Make the URL a hyperlink

This commit is contained in:
Martin Pool 2025-06-13 07:36:40 -07:00
parent 5702eadd27
commit e3c75abe67

View file

@ -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. It also explains the high-level layout of the source code.
Do skim through that document. 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. Note though, that the internal documentation is very incomplete.
Various organizational and process issues are discussed in this document. Various organizational and process issues are discussed in this document.