Merge pull request #2327 from rust-lang/tshepang-patch-1

This commit is contained in:
许杰友 Jieyou Xu (Joe) 2025-04-12 16:25:17 +08:00 committed by GitHub
commit 72c9cc85cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -346,7 +346,7 @@ 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
To find documentation-related issues, sort by the [A-docs label].
To find documentation-related issues, use the [A-docs label].
You can find documentation style guidelines in [RFC 1574].