浏览代码

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.