File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -397,9 +397,9 @@ in the same way as other pull requests.
397
397
[ `src/doc` ] : https://github.com/rust-lang/rust/tree/master/src/doc
398
398
[ `lib.rs` ] : https://github.com/rust-lang/rust/blob/master/library/std/src/lib.rs#L1
399
399
400
- To find documentation-related issues, sort by the [ T-doc label] [ tdoc ] .
400
+ To find documentation-related issues, sort by the [ A-docs label] [ adocs ] .
401
401
402
- [ tdoc ] : https://github.com/rust-lang/rust/issues?q=is%3Aopen%20is%3Aissue%20label%3AT-doc
402
+ [ adocs ] : https://github.com/rust-lang/rust/issues?q=is%3Aopen%20is%3Aissue%20label%3AA-docs
403
403
404
404
You can find documentation style guidelines in [ RFC 1574] [ rfc1574 ] .
405
405
You can’t perform that action at this time.
0 commit comments