Skip to content

Commit 341c221

Browse files
ehussGankra
authored andcommitted
Fix some links.
rust-lang/rust does not allow bare directory links. This unblocks updating the submodule.
1 parent ac4aca2 commit 341c221

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ The Rustonomicon is not a place to exhaustively describe the semantics and guara
5252
of every single API in the standard library, nor is it a place to exhaustively describe
5353
every feature of Rust.
5454

55-
[trpl]: ../book/
56-
[ref]: ../reference/
55+
[trpl]: ../book/index.html
56+
[ref]: ../reference/index.html

0 commit comments

Comments
 (0)