fix markup (#1670)

This commit is contained in:
Tshepang Mbambo 2023-04-10 16:23:05 +02:00 committed by GitHub
parent d2ec8cd362
commit 414d4c8ce2
1 changed files with 1 additions and 1 deletions

View File

@ -280,7 +280,7 @@ from the source code itself (e.g. [`library/std/src/lib.rs`][std-root]). Documen
function in the same way as other pull requests.
[`src/doc`]: https://github.com/rust-lang/rust/tree/master/src/doc
[`std-root`]: https://github.com/rust-lang/rust/blob/master/library/std/src/lib.rs#L1
[std-root]: https://github.com/rust-lang/rust/blob/master/library/std/src/lib.rs#L1
To find documentation-related issues, sort by the [A-docs label][adocs].