Skip to content

Commit 1bdd12d

Browse files
committed
Make the URL a hyperlink
1 parent 6438b31 commit 1bdd12d

File tree

1 file changed

+1
-1
lines changed
  • src/tools/rust-analyzer/docs/book/src/contributing

1 file changed

+1
-1
lines changed

src/tools/rust-analyzer/docs/book/src/contributing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To learn more about how rust-analyzer works, see [Architecture](architecture.md)
1313
It also explains the high-level layout of the source code.
1414
Do skim through that document.
1515

16-
We also publish rustdoc docs to pages: https://rust-lang.github.io/rust-analyzer/ide/.
16+
We also publish rustdoc docs to <https://rust-lang.github.io/rust-analyzer/ide/>.
1717
Note though, that the internal documentation is very incomplete.
1818

1919
Various organizational and process issues are discussed in this document.

0 commit comments

Comments
 (0)