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 694a90c19d
commit 5665ed6a7a
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
- 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