normalize link titles
This commit is contained in:
parent
2e1c4999c8
commit
871280d6df
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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 |
|
||||
|------------------|--------------------------------------------------------------------------|
|
||||
|
|
|
|||
Loading…
Reference in New Issue