]> git.lizzy.rs Git - rust.git/blobdiff - src/doc/rustdoc/src/passes.md
Fix links in rustdoc book.
[rust.git] / src / doc / rustdoc / src / passes.md
index de7c10292680c40d895241a774c43275e7fcbe7c..615b3dca199f1cc218a426b49b1bfd2e74d40435 100644 (file)
@@ -5,8 +5,8 @@ Rustdoc has a concept called "passes". These are transformations that
 
 In addition to the passes below, check out the docs for these flags:
 
-* [`--passes`](command-line-arguments.html#--passes-add-more-rustdoc-passes)
-* [`--no-defaults`](command-line-arguments.html#--no-defaults-dont-run-default-passes)
+* [`--passes`](command-line-arguments.html#a--passes-add-more-rustdoc-passes)
+* [`--no-defaults`](command-line-arguments.html#a--no-defaults-dont-run-default-passes)
 
 ## Default passes