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 @@ -301,12 +301,12 @@ It's absolutely fine to have multiple build directories with different
301
301
[ pull-requests ] : #pull-requests
302
302
303
303
Pull 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.
305
305
We use the "fork and pull" model [ described here] [ development-models ] , where
306
306
contributors push changes to their personal fork and create pull requests to
307
307
bring those changes into the source repository.
308
308
309
- [ pull-requests ] : https://help.github.com/articles/about-pull-requests/
309
+ [ about- pull-requests] : https://help.github.com/articles/about-pull-requests/
310
310
[ development-models ] : https://help.github.com/articles/about-collaborative-development-models/
311
311
312
312
Please make pull requests against the ` master ` branch.
You can’t perform that action at this time.
0 commit comments