Skip to content

Commit 0b7f12a

Browse files
authored
Merge branch 'main' into repo-sync
2 parents 89f4593 + 2be6d3e commit 0b7f12a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/authentication/managing-commit-signature-verification/about-commit-signature-verification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ To sign commits using GPG and have those commits verified on {% data variables.p
7171

7272
You can use S/MIME to sign commits with an X.509 key issued by your organization.
7373

74-
{% data variables.product.product_name %} uses [the Debian ca-certificates package](https://packages.debian.org/hu/jessie/ca-certificates), the same trust store used by Mozilla browsers, to confirm that your locally signed commits and tags are cryptographically verifiable against a public key in a trusted root certificate.
74+
{% data variables.product.product_name %} uses [the Debian ca-certificates package](https://packages.debian.org/bullseye/ca-certificates), the same trust store used by Mozilla browsers, to confirm that your locally signed commits and tags are cryptographically verifiable against a public key in a trusted root certificate.
7575

7676
{% data reusables.gpg.smime-git-version %}
7777

0 commit comments

Comments
 (0)