Skip to content

Commit 694a90c

Browse files
nikomatsakismark-i-m
authored andcommitted
fix link
1 parent fcbd9b9 commit 694a90c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/profiling/with_perf.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ This is a guide for how to profile rustc with [perf](https://perf.wiki.kernel.or
1212
- leave everything else the defaults
1313
- Run `./x.py build` to get a full build
1414
- Make a rustup toolchain pointing to that result
15-
- see [the "build and run" section for instructions](../how-to-build-and-run.html#toolchain)
15+
- see [the "build and run" section for instructions][b-a-r]
16+
17+
[b-a-r]: ../how-to-build-and-run.html#toolchain
1618

1719
## Gathering a perf profile
1820

0 commit comments

Comments
 (0)