Skip to content

Commit

Permalink
chore: Fix URL for Adding a new GPG key to your GitHub account (#511)
Browse files Browse the repository at this point in the history
  • Loading branch information
yaroslav-007 authored Apr 5, 2024
1 parent 5e30d7a commit 8ad065b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ In GitHub **Settings**, click on **SSH and GPG keys** in the sidebar, then on th

Paste the entire GPG key export previously and click the **Add GPG Key** button.

See [Adding a new GPG key to your GitHub account](https://help.github.com/articles/adding-a-new-gpg-key-to-your-github-account/) for more details.
See [Adding a new GPG key to your GitHub account](https://docs.github.com/en/authentication/managing-commit-signature-verification/adding-a-gpg-key-to-your-github-account) for more details.

### Use the GPG key to sign commit and tags locally

Expand Down

0 comments on commit 8ad065b

Please sign in to comment.