Skip to content

Commit 5241929

Browse files
authored
point directly to bors docs
rustc-dev-guide points to bors website itself
1 parent f66bf59 commit 5241929

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/compiler/membership.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ Being promoted to member implies a number of privileges:
3737

3838
- Members have `r+` (approve a pull request) privileges and can do reviews (they are expected to
3939
use those powers appropriately, as discussed previously). They also have access to control
40-
perf/rustc-timer and other similar bots. See the documentation for `bors` and `r+`
41-
[here](https://rustc-dev-guide.rust-lang.org/compiler-team.html#team-membership).
40+
perf/rustc-timer and other similar bots.
41+
See the documentation for `bors` and `r+` at <https://bors.rust-lang.org>.
4242

4343
Tip: some baseline rules around bors permissions are: don't do a `try` build unless you have
4444
done a check for malicious code first and don't `r+` unless you are reasonably confident that

0 commit comments

Comments
 (0)