Skip to content

Commit e3c75ab

Browse files
committed
Make the URL a hyperlink
1 parent 5702ead commit e3c75ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)