Skip to content

Commit 9959c62

Browse files
committed
fix the last link
1 parent 20a299b commit 9959c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/profiling/with_perf.md

+1-1
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)