Skip to content

Commit 5b895d7

Browse files
mark-i-mcamelid
authored and
Joshua Nelson
committed
Link to .md files, rather than .html
Co-authored-by: Camelid <[email protected]>
1 parent 3f853d5 commit 5b895d7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: src/building/suggested.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@ still have to use `x.py` to work on the compiler or standard library, this just
9090
lets you use `cargo fmt`.
9191

9292
[installing a nightly toolchain]: https://rust-lang.github.io/rustup/concepts/channels.html?highlight=nightl#working-with-nightly-rust
93-
[setup a worktree for]: ./suggested.html#working-on-multiple-branches-at-the-same-time
94-
[the section on vscode]: suggested.html#configuring-rust-analyzer-for-rustc
95-
[the section on rustup]: how-to-build-and-run.html?highlight=rustup#creating-a-rustup-toolchain
93+
[setup a worktree for]: ./suggested.md#working-on-multiple-branches-at-the-same-time
94+
[the section on vscode]: suggested.md#configuring-rust-analyzer-for-rustc
95+
[the section on rustup]: how-to-build-and-run.md?highlight=rustup#creating-a-rustup-toolchain
9696

9797
## Incremental builds with `--keep-stage`.
9898

0 commit comments

Comments
 (0)