Skip to content

Commit 02277f1

Browse files
committed
Correct anchor
1 parent 2831c65 commit 02277f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustdoc/src/what-is-rustdoc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ a web browser, you will see a page with a search bar, and "Crate lib" at the
3535
top, with no contents.
3636

3737
You can also use `cargo doc` to generate documentation for the whole project.
38-
See [Using rustdoc with Cargo](#rustdoc-cargo).
38+
See [Using rustdoc with Cargo](#using-rustdoc-with-cargo).
3939

4040
## Configuring rustdoc
4141

0 commit comments

Comments
 (0)