We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e01fd4 commit 25d51ecCopy full SHA for 25d51ec
src/doc/rustc-dev-guide/src/contributing.md
@@ -397,9 +397,9 @@ in the same way as other pull requests.
397
[`src/doc`]: https://github.com/rust-lang/rust/tree/master/src/doc
398
[`lib.rs`]: https://github.com/rust-lang/rust/blob/master/library/std/src/lib.rs#L1
399
400
-To find documentation-related issues, sort by the [T-doc label][tdoc].
+To find documentation-related issues, sort by the [A-docs label][adocs].
401
402
-[tdoc]: https://github.com/rust-lang/rust/issues?q=is%3Aopen%20is%3Aissue%20label%3AT-doc
+[adocs]: https://github.com/rust-lang/rust/issues?q=is%3Aopen%20is%3Aissue%20label%3AA-docs
403
404
You can find documentation style guidelines in [RFC 1574][rfc1574].
405
0 commit comments