Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'docs/book/src/README.md')
-rw-r--r--docs/book/src/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/book/src/README.md b/docs/book/src/README.md
index 545e4a3e62..71f34e0346 100644
--- a/docs/book/src/README.md
+++ b/docs/book/src/README.md
@@ -10,7 +10,7 @@ implement semantic features like completion or goto definition by
talking to an external language server process.
To improve this document, send a pull request:
-[https://github.com/rust-lang/rust-analyzer](https://github.com/rust-lang/rust-analyzer/blob/docs/book/README.md)
+[https://github.com/rust-lang/rust-analyzer](https://github.com/rust-lang/rust-analyzer/blob/master/docs/book/README.md)
The manual is written in markdown and includes
some extra files which are generated from the source code. Run