links are always relative to root or what?

This commit is contained in:
Niko Matsakis 2018-09-07 17:21:35 -04:00 committed by Who? Me?!
parent a08685d645
commit b63805f74e
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ This is a guide for how to profile rustc with [perf](https://perf.wiki.kernel.or
- Make a rustup toolchain pointing to that result - Make a rustup toolchain pointing to that result
- see [the "build and run" section for instructions][b-a-r] - see [the "build and run" section for instructions][b-a-r]
[b-a-r]: ../how-to-build-and-run.html#toolchain [b-a-r]: ./how-to-build-and-run.html#toolchain
## Gathering a perf profile ## Gathering a perf profile