Explorar o código

Fix stable/beta nominated links

Santiago Pastorino %!s(int64=5) %!d(string=hai) anos
pai
achega
653a80258e
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      templates/nominations.tt

+ 2 - 2
templates/nominations.tt

@@ -1,6 +1,6 @@
 ## Stable nominations
 
-- [All stable nominations](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=+label%3Astable-nominated)
+- [All stable nominations](https://github.com/rust-lang/rust/issues?q=is%3Aall+label%3Astable-nominated+-label%3Astable-accepted)
     - Add T-compiler, libs-impl or T-rustdoc tag when it corresponds.
     - Do a sanity check on them.
 
@@ -10,7 +10,7 @@
 
 ## Beta nominations
 
-- [All beta nominations](https://github.com/rust-lang/rust/issues?utf8=%E2%9C%93&q=label%3Abeta-nominated)
+- [All beta nominations](https://github.com/rust-lang/rust/issues?q=is%3Aall+label%3Abeta-nominated+-label%3Abeta-accepted)
     - Add T-compiler, libs-impl or T-rustdoc tag when it corresponds.
     - Do a sanity check on them.