Skip to content

Commit 470c6aa

Browse files
committed
doc: Update GitHub documentation links
1 parent b6a8e68 commit 470c6aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ facilitates social contribution, easy testing and peer review.
8181

8282
To contribute a patch, the workflow is as follows:
8383

84-
1. Fork repository ([only for the first time](https://help.github.com/en/articles/fork-a-repo))
84+
1. Fork repository ([only for the first time](https://docs.github.com/en/get-started/quickstart/fork-a-repo))
8585
1. Create topic branch
8686
1. Commit patches
8787

@@ -182,7 +182,7 @@ for more information on helping with translations.
182182
### Work in Progress Changes and Requests for Comments
183183

184184
If a pull request is not to be considered for merging (yet), please
185-
prefix the title with [WIP] or use [Tasks Lists](https://help.github.com/articles/basic-writing-and-formatting-syntax/#task-lists)
185+
prefix the title with [WIP] or use [Tasks Lists](https://docs.github.com/en/github/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#task-lists)
186186
in the body of the pull request to indicate tasks are pending.
187187

188188
### Address Feedback
@@ -386,7 +386,7 @@ about:
386386
- It may be because your code is too complex for all but a few people, and those people
387387
may not have realized your pull request even exists. A great way to find people who
388388
are qualified and care about the code you are touching is the
389-
[Git Blame feature](https://help.github.com/articles/tracing-changes-in-a-file/). Simply
389+
[Git Blame feature](https://docs.github.com/en/github/managing-files-in-a-repository/managing-files-on-github/tracking-changes-in-a-file). Simply
390390
look up who last modified the code you are changing and see if you can find
391391
them and give them a nudge. Don't be incessant about the nudging, though.
392392
- Finally, if all else fails, ask on IRC or elsewhere for someone to give your pull request

0 commit comments

Comments
 (0)