Fix broken link

This commit is contained in:
Erin Song 2024-08-08 12:52:40 -07:00
parent a6b500e32b
commit fa5832a115
No known key found for this signature in database

View file

@ -127,7 +127,7 @@ Additionally, consider a gpg key manager like Kleopatra if you run into issues w
## Setting up commit signing with SSH
[Generate a new SSH key]((https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent#generating-a-new-ssh-key)) and [add it to your GitHub SSH keys](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account) as a *signing key.*
[Generate a new SSH key](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent#generating-a-new-ssh-key) and [add it to your GitHub SSH keys](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account) as a *signing key.*
Configure your key locally: