Skip to content

Commit 306d61d

Browse files
fanquakePastaPastaPasta
authored andcommitted
Merge bitcoin#22746: doc: Update GitHub documentation links
470c6aa doc: Update GitHub documentation links (Suriyaa Rocky Sundararuban) Pull request description: Removing URL redirecting for GitHub documentation links. ACKs for top commit: fanquake: ACK 470c6aa - updates look correct. Tree-SHA512: 5359aaddf1a1adabd0dc0e36cffcdb7b1ed83d9022314804655e010c84bf6143b7a2c8553a4e6c7793f02973868ad4b7554431ad61df82130ce47af74ebf0e99
1 parent 65b7ec3 commit 306d61d

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
@@ -66,7 +66,7 @@ facilitates social contribution, easy testing and peer review.
6666

6767
To contribute a patch, the workflow is as follows:
6868

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

@@ -161,7 +161,7 @@ for more information on helping with translations.
161161
### Work in Progress Changes and Requests for Comments
162162

163163
If a pull request is not to be considered for merging (yet), please
164-
prefix the title with [WIP] or use [Tasks Lists](https://help.github.com/articles/basic-writing-and-formatting-syntax/#task-lists)
164+
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)
165165
in the body of the pull request to indicate tasks are pending.
166166

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

0 commit comments

Comments
 (0)