File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ The following tasks are doable without much background knowledge but are incredi
179179 to read a part of the code and write doc comments for it.
180180 This will help you to learn some part of the compiler while also producing a useful artifact!
181181- [ Triaging issues] [ triage ] : categorizing, replicating, and minimizing issues is very helpful to the Rust maintainers.
182- - [ Working groups ] [ wg ] : there are a bunch of working groups on a wide variety
182+ - [ Working areas ] [ wa ] : there are a bunch of working areas on a wide variety
183183 of rust-related things.
184184- Answer questions on [ users.rust-lang.org] [ users ] , or on [ Stack Overflow] [ so ] .
185185- Participate in the [ RFC process] ( https://github.com/rust-lang/rfcs ) .
@@ -191,7 +191,7 @@ The following tasks are doable without much background knowledge but are incredi
191191[ so ] : http://stackoverflow.com/questions/tagged/rust
192192[ community-library ] : https://github.com/rust-lang/rfcs/labels/A-community-library
193193[ wd ] : ./contributing.md#writing-documentation
194- [ wg ] : https://rust-lang.github.io /compiler-team /working-groups/
194+ [ wa ] : https://forge. rust-lang.org /compiler/working-areas.html
195195[ triage ] : ./contributing.md#issue-triage
196196
197197## Cloning and Building
You can’t perform that action at this time.
0 commit comments