Skip to content

Commit 9918c59

Browse files
committed
The table is in the main page
1 parent 3ec861d commit 9918c59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/procedures/form-new-working-group.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ The basic steps to setup a working group are as follows:
9595
then open a PR against the repository (make sure to leave a note in [`#t-compiler`][cp],
9696
as these PRs can be easily overlooked):
9797
- Add the working group to the table in the [main
98-
README][README]. Feel free to put N/A for any column that doesn't
98+
page][main_page]. Feel free to put N/A for any column that doesn't
9999
seem to apply.
100100
- Add a subdirectory to the [`working-groups`][working_groups] directory. You do
101101
this by copying the [`template`]({{< relref "/working-groups/template/_index.md" >}}) directory to a
@@ -116,6 +116,6 @@ The basic steps to setup a working group are as follows:
116116
[team_repo]: https://github.com/rust-lang/team
117117
[team_repo_example]: https://github.com/rust-lang/team/blob/master/teams/wg-traits.toml
118118
[check_in]:../../about/triage-meeting/
119-
[README]: ../../
119+
[main_page]: ../../
120120
[template]: ../working-groups/template/_index
121121
[working_groups]: https://github.com/rust-lang/compiler-team/tree/master/working-groups

0 commit comments

Comments
 (0)