normalize link titles

This commit is contained in:
binarycat 2025-03-18 13:25:39 -05:00
parent 2e1c4999c8
commit 871280d6df
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# The `rustdoc` test suite
This page is specifically about the test suite named `rustdoc`, for other test suites used for testing rustdoc, see [Rustdoc Tests](../rustdoc.md#tests).
This page is specifically about the test suite named `rustdoc`, for other test suites used for testing rustdoc, see [Rustdoc tests](../rustdoc.md#tests).
The `rustdoc` test suite is specifically used to test the HTML output of rustdoc.

View File

@ -78,7 +78,7 @@ The following test suites are available, with links for more information:
### Rustdoc test suites
See [Rustdoc § Tests](../rustdoc.md#tests) for more details.
See [Rustdoc tests](../rustdoc.md#tests) for more details.
| Test suite | Purpose |
|------------------|--------------------------------------------------------------------------|