about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorHanif Ariffin <hanif.ariffin.4326@gmail.com>2020-04-30 21:18:21 -0400
committerWho? Me?! <mark-i-m@users.noreply.github.com>2020-04-30 21:25:17 -0500
commit1cac658b1dd26a171a1b025445e4c0cda40d07fc (patch)
treeabf68b3fcdcf22ccc9df177d1e2b15e1dc51e979 /src/doc/rustc-dev-guide
parent70207c4b12fffaf8819238df5c55d23184f08b75 (diff)
downloadrust-1cac658b1dd26a171a1b025445e4c0cda40d07fc.tar.gz
rust-1cac658b1dd26a171a1b025445e4c0cda40d07fc.zip
Minute formatting fix
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/src/queries/profiling.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/queries/profiling.md b/src/doc/rustc-dev-guide/src/queries/profiling.md
index 37b1bc97b4f..958dd333769 100644
--- a/src/doc/rustc-dev-guide/src/queries/profiling.md
+++ b/src/doc/rustc-dev-guide/src/queries/profiling.md
@@ -74,7 +74,7 @@ _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.
 
-Here is the corresponding text output](./example-0.counts.txt).
+Here is the corresponding [text output](./example-0.counts.txt).
 
 [profile-example-html]: ./example-0.html