diff options
| author | Aleksey Kladov <aleksey.kladov@gmail.com> | 2021-09-04 20:34:17 +0300 |
|---|---|---|
| committer | Aleksey Kladov <aleksey.kladov@gmail.com> | 2021-09-04 20:34:17 +0300 |
| commit | cff88a819f6b6817c9c191863ae730ec500390e3 (patch) | |
| tree | fe75679209f1172ba9c5ce30a496350c64c3b54e /docs | |
| parent | b535804e1b04f6bffa3ca79f757c5c9cbde4c604 (diff) | |
| download | rust-cff88a819f6b6817c9c191863ae730ec500390e3.tar.gz rust-cff88a819f6b6817c9c191863ae730ec500390e3.zip | |
no need to reed the docs, feel free to charge ahead!
But knowing where the docs are is useful ;)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/user/manual.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user/manual.adoc b/docs/user/manual.adoc index ed81486f72a..8567b81b005 100644 --- a/docs/user/manual.adoc +++ b/docs/user/manual.adoc @@ -462,7 +462,7 @@ $ rust-analyzer analysis-stats . It is especially useful when the `repo` doesn't use external crates or the standard library. -If you want to go as far as to modify the source code to debug the problem, be sure to read the +If you want to go as far as to modify the source code to debug the problem, be sure to take a look at the https://github.com/rust-analyzer/rust-analyzer/tree/master/docs/dev[dev docs]! == Configuration |
