From 42841f38f8353a1e95ca8fa9abbd66058b903758 Mon Sep 17 00:00:00 2001 From: Ruslan Baratov Date: Wed, 24 Jan 2024 01:43:26 +0800 Subject: [PATCH] Update GitHub link Signed-off-by: Ruslan Baratov --- protecting-code-integrity.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protecting-code-integrity.md b/protecting-code-integrity.md index 147694b..c5316db 100644 --- a/protecting-code-integrity.md +++ b/protecting-code-integrity.md @@ -553,7 +553,7 @@ You can review your key information using `gpg --list-key [fpr]`: If you use GitHub in your development, you should upload your key following the instructions they have provided: -- [Adding a PGP key to your GitHub account](https://help.github.com/articles/adding-a-new-gpg-key-to-your-github-account/) +- [Adding a GPG key to your GitHub account](https://docs.github.com/en/authentication/managing-commit-signature-verification/adding-a-gpg-key-to-your-github-account) To generate the public key output suitable to paste in, just run: