Skip to content

Commit 5665ed6

Browse files
nikomatsakismark-i-m
authored andcommitted
links are always relative to root or what?
1 parent 694a90c commit 5665ed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/profiling/with_perf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This is a guide for how to profile rustc with [perf](https://perf.wiki.kernel.or
1414
- Make a rustup toolchain pointing to that result
1515
- see [the "build and run" section for instructions][b-a-r]
1616

17-
[b-a-r]: ../how-to-build-and-run.html#toolchain
17+
[b-a-r]: ./how-to-build-and-run.html#toolchain
1818

1919
## Gathering a perf profile
2020

0 commit comments

Comments
 (0)