Skip to content

Commit 79b537f

Browse files
ehussMark-Simulacrum
authored andcommitted
Fix URL for triagebot server.
1 parent ecb1281 commit 79b537f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/triagebot/agenda.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The lang team uses the agenda generator to assist with meeting agendas.
44

55
## Usage
66

7-
The agenda generator can be viewed at <https://triagebot.infra.rust-lang.org/agenda>.
7+
The agenda generator can be viewed at <https://triage.rust-lang.org/agenda>.
88

99
## Configuration
1010

src/triagebot/triage-dashboard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ The triage dashboard is used to assist with triaging open pull requests.
44

55
## Usage
66

7-
The triage dashboard for repositories can be found at <https://triagebot.infra.rust-lang.org/triage>.
7+
The triage dashboard for repositories can be found at <https://triage.rust-lang.org/triage>.
88

9-
Any rust-lang repository can be viewed with the form `https://triagebot.infra.rust-lang.org/triage/<owner>/<repo>`.
9+
Any rust-lang repository can be viewed with the form `https://triage.rust-lang.org/triage/<owner>/<repo>`.
1010

1111
## Configuration
1212

0 commit comments

Comments
 (0)