File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ The basic steps to setup a working group are as follows:
95
95
then open a PR against the repository (make sure to leave a note in [ ` #t-compiler ` ] [ cp ] ,
96
96
as these PRs can be easily overlooked):
97
97
- 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
99
99
seem to apply.
100
100
- Add a subdirectory to the [ ` working-groups ` ] [ working_groups ] directory. You do
101
101
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:
116
116
[ team_repo ] : https://github.com/rust-lang/team
117
117
[ team_repo_example ] : https://github.com/rust-lang/team/blob/master/teams/wg-traits.toml
118
118
[ check_in ] :../../about/triage-meeting/
119
- [ README ] : ../../
119
+ [ main_page ] : ../../
120
120
[ template ] : ../working-groups/template/_index
121
121
[ working_groups ] : https://github.com/rust-lang/compiler-team/tree/master/working-groups
You can’t perform that action at this time.
0 commit comments