mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-25 11:17:13 +00:00
Merge pull request #19994 from sourcefrog/book-links
Fix some links in the book
This commit is contained in:
commit
e2c3647c6a
@ -13,7 +13,7 @@ To learn more about how rust-analyzer works, see [Architecture](architecture.md)
|
||||
It also explains the high-level layout of the source code.
|
||||
Do skim through that document.
|
||||
|
||||
We also publish rustdoc docs to pages: https://rust-lang.github.io/rust-analyzer/ide/.
|
||||
We also publish rustdoc docs to <https://rust-lang.github.io/rust-analyzer/ide/>.
|
||||
Note though, that the internal documentation is very incomplete.
|
||||
|
||||
Various organizational and process issues are discussed in this document.
|
||||
|
@ -46,5 +46,4 @@ 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 take a look at the [dev
|
||||
docs](https://github.com/rust-lang/rust-analyzer/tree/master/docs/dev)!
|
||||
problem, be sure to take a look at the [contribution guide](contributing/index.html)!
|
||||
|
Loading…
x
Reference in New Issue
Block a user