Unnamed repository; edit this file 'description' to name the repository.
no need to reed the docs, feel free to charge ahead!
But knowing where the docs are is useful ;)
| -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 ed81486f72..8567b81b00 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 |