File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -301,12 +301,12 @@ It's absolutely fine to have multiple build directories with different
301301[ pull-requests ] : #pull-requests
302302
303303Pull requests are the primary mechanism we use to change Rust. GitHub itself
304- has some [ great documentation] [ pull-requests ] on using the Pull Request feature.
304+ has some [ great documentation] [ about- pull-requests] on using the Pull Request feature.
305305We use the "fork and pull" model [ described here] [ development-models ] , where
306306contributors push changes to their personal fork and create pull requests to
307307bring those changes into the source repository.
308308
309- [ pull-requests ] : https://help.github.com/articles/about-pull-requests/
309+ [ about- pull-requests] : https://help.github.com/articles/about-pull-requests/
310310[ development-models ] : https://help.github.com/articles/about-collaborative-development-models/
311311
312312Please make pull requests against the ` master ` branch.
You can’t perform that action at this time.
0 commit comments