Explorar o código

Fix PR's waiting on team links

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

+ 1 - 1
templates/prs_waiting_on_team.tt

@@ -1,6 +1,6 @@
 ## PR's waiting for on team
 
-1. [All PR's waiting on team](https://github.com/rust-lang/rust/pulls?q=is%3Aopen+is%3Apr+label%3AS-waiting-on-team)
+1. [All PR's waiting on team](https://github.com/rust-lang/rust/labels/S-waiting-on-team)
     - Add T-compiler or libs-impl tag when it corresponds.
     - Do a sanity check on them.