We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20a299b commit 9959c62Copy full SHA for 9959c62
src/profiling/with_perf.md
@@ -14,7 +14,7 @@ This is a guide for how to profile rustc with [perf](https://perf.wiki.kernel.or
14
- Make a rustup toolchain pointing to that result
15
- see [the "build and run" section for instructions][b-a-r]
16
17
-[b-a-r]: ./how-to-build-and-run.html#toolchain
+[b-a-r]: ../how-to-build-and-run.html#toolchain
18
19
## Gathering a perf profile
20
0 commit comments