From 2f375ed8702b0d8ee2430885059d5e7975e38f78 Mon Sep 17 00:00:00 2001 From: 20-56 <145278198+20-56@users.noreply.github.com> Date: Sun, 17 Sep 2023 20:17:20 +0200 Subject: [PATCH] docs: fix broken link to sops readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d98554..2d1989a 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ uid [ unknown] root The fingerprint here is `9F89C5F69A10281A835014B09C3DC61F752087EF`. -Your `age` public key or GPG fingerprint can be written to your [`.sops.yaml`](https://github.com/mozilla/sops#using-sops-YAML-conf-to-select-kms-pgp-for-new-files) in the root of your configuration directory or repository: +Your `age` public key or GPG fingerprint can be written to your [`.sops.yaml`](https://github.com/getsops/sops#using-sops-yaml-conf-to-select-kms-pgp-and-age-for-new-files) in the root of your configuration directory or repository: ```yaml # This example uses YAML anchors which allows reuse of multiple keys # without having to repeat yourself.