Skip to content

Commit ad13e45

Browse files
authored
Update links to not include issues already assigned.
1 parent e940b4a commit ad13e45

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ Repository | Description
2020
[crates.io][gh/crates.io] | Source code for [crates.io](https://crates.io)
2121
[www.rust-lang.org][gh/www] | The Rust website
2222

23-
[gh/rust]: https://github.com/rust-lang/rust/issues?q=is%3Aopen+is%3Aissue+label%3AE-help-wanted
24-
[gh/cargo]: https://github.com/rust-lang/cargo/issues?q=is%3Aopen+is%3Aissue+label%3AE-help-wanted
25-
[gh/crates.io]: https://github.com/rust-lang/crates.io/issues?q=is%3Aopen+is%3Aissue+label%3AE-help-wanted
26-
[gh/www]: https://github.com/rust-lang/www.rust-lang.org/labels/good%20first%20issue
23+
[gh/rust]: https://github.com/rust-lang/rust/issues?q=is%3Aopen+is%3Aissue+label%3AE-help-wanted+no%3Aassignee
24+
[gh/cargo]: https://github.com/rust-lang/cargo/issues?q=is%3Aopen+is%3Aissue+label%3AE-help-wanted+no%3Aassignee
25+
[gh/crates.io]: https://github.com/rust-lang/crates.io/issues?q=is%3Aopen+is%3Aissue+label%3AE-help-wanted+no%3Aassignee
26+
[gh/www]: https://github.com/rust-lang/www.rust-lang.org/labels/good%20first%20issue+no%3Aassignee
2727

2828
### Current Release Versions
2929

0 commit comments

Comments
 (0)