ソースを参照

Fix PR's waiting on team links

Santiago Pastorino 5 年 前
コミット
2fc23bc1d0
1 ファイル変更1 行追加1 行削除
  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.