From d1c4227fa6e4749eee341fa207b830f885b63e52 Mon Sep 17 00:00:00 2001 From: Mark Mansi Date: Fri, 6 Dec 2019 11:24:22 -0600 Subject: [PATCH] fix link --- src/queries/profiling.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/queries/profiling.md b/src/queries/profiling.md index 0b574cd0..156fd65a 100644 --- a/src/queries/profiling.md +++ b/src/queries/profiling.md @@ -74,7 +74,9 @@ _actual_ output is much longer. [View full HTML output][profile-example-html]. Note; it could take up to a second to properly render depending on your browser. -[profile-example-html]: https://github.com/rust-lang/rustc-guide/tree/master/src/queries/example-0.html +Here is the corresponding text output](./example-0.counts.txt). + +[profile-example-html]: ./example-0.html ### Example 0 explanation