We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd85fbd commit e30bc0fCopy full SHA for e30bc0f
src/queries/profiling.md
@@ -74,7 +74,9 @@ _actual_ output is much longer.
74
[View full HTML output][profile-example-html]. Note; it could take up
75
to a second to properly render depending on your browser.
76
77
-[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).
78
+
79
+[profile-example-html]: ./example-0.html
80
81
### Example 0 explanation
82
0 commit comments