From b71f622883bcaa5bcd2f92f83e98702a24a9a38a Mon Sep 17 00:00:00 2001 From: ginkogruen Date: Sat, 18 May 2024 02:28:50 +0200 Subject: [PATCH] fix(docs): fixed broken link to sops readme heading --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c2abf0c..2a3ad4c5 100644 --- a/README.md +++ b/README.md @@ -189,7 +189,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/getsops/sops#using-sops-yaml-conf-to-select-kms-pgp-and-age-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-sopsyaml-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.