Merge pull request #19120 from ahaoboy/patch-1

doc: error url
This commit is contained in:
Chayim Refael Friedman 2025-02-09 11:18:39 +00:00 committed by GitHub
commit 35181e167e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ implement semantic features like completion or goto definition by
talking to an external language server process. talking to an external language server process.
To improve this document, send a pull request: 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 The manual is written in markdown and includes
some extra files which are generated from the source code. Run some extra files which are generated from the source code. Run