From bac184c53dacfb172473b844ead3f4540fffb70b Mon Sep 17 00:00:00 2001
From: fricklerhandwerk <valentin.gagarin@tweag.io>
Date: Mon, 10 Feb 2025 15:03:49 +0100
Subject: [PATCH] docs: fix broken link

---
 secrets/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/secrets/README.md b/secrets/README.md
index a80ef16d..345bd134 100644
--- a/secrets/README.md
+++ b/secrets/README.md
@@ -52,5 +52,5 @@ As an example, let us add a secret in a file “cheeses” whose content should
 
 ### Adding a contributor
 
-See [../keys]. Rekeying can be done by running `agenix --rekey` (or `-r` for
-short) in the current directory. This requires access to the secrets.
+Rekeying can be done by running `agenix --rekey` (or `-r` for
+short) in the current directory. This requires access to the secrets using [contributor keys](../keys).