Skip to content

Commit 4e01204

Browse files
authored
Merge pull request #167 from rust-lang/pnkfelix-patch-1
Link to the agenda-generation front end
2 parents a98608b + e1064a6 commit 4e01204

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/meetings/triage.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,11 @@ The easiest way to get something on the agenda is to [nominate it](../how_to/nom
1818

1919
## Can I generate the agenda myself?
2020

21-
Sure, clone the [triagebot] repo and run this
21+
Sure. You can visit the following link and one will be generated for you for (the current date):
22+
23+
https://triage.rust-lang.org/agenda/lang/triage
24+
25+
Alternatively, clone the [triagebot] repo and run this
2226

2327
```bash
2428
> cargo run --bin lang agenda

0 commit comments

Comments
 (0)