Skip to content

Commit 46eb15c

Browse files
authored
Merge pull request #6837 from datamweb/fix-github-gpg-link
docs: fix github links for `GPG` key
2 parents ad783a8 + 61661f9 commit 46eb15c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributing/signing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ To verify your commits, you will need to setup a GPG key, and attach it
3333
to your GitHub account.
3434

3535
See the [git tools](https://git-scm.com/book/en/v2/Git-Tools-Signing-Your-Work) page
36-
for directions on doing this. The complete story is part of [GitHub help](https://help.github.com/categories/gpg/).
36+
for directions on doing this. The complete story is part of [GitHub help](https://support.github.com/?q=GPG).
3737

3838
The basic steps are
3939

4040
- [generate your GPG key](https://help.github.com/articles/generating-a-new-gpg-key/),
4141
and copy the ASCII representation of it.
42-
- [Add your GPG key to your GitHub account](https://help.github.com/articles/adding-a-new-gpg-key-to-your-github-account/).
42+
- [Add your GPG key to your GitHub account](https://docs.github.com/en/authentication/managing-commit-signature-verification/adding-a-gpg-key-to-your-github-account).
4343
- [Tell Git](https://help.github.com/articles/telling-git-about-your-gpg-key/)
4444
about your GPG key.
4545
- [Set default signing](https://help.github.com/articles/signing-commits-using-gpg/)

0 commit comments

Comments
 (0)