From bac1b005dd28d0db6bd6c8e88ed9a26fbcb3f209 Mon Sep 17 00:00:00 2001 From: Manuel Alonso <434575+manute@users.noreply.github.com> Date: Tue, 21 Apr 2026 07:48:07 +0200 Subject: [PATCH] chore(docs): update broken link Signed-off-by: Manuel Alonso <434575+manute@users.noreply.github.com> --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 7ccbb76a7..505ff0919 100644 --- a/README.rst +++ b/README.rst @@ -85,7 +85,7 @@ environment variables to specify your credentials: export AWS_SECRET_ACCESS_KEY="mw......" For more information and additional environment variables, see -`specifying credentials `_. +`specifying credentials `_. If you want to use PGP, export the fingerprints of the public keys, comma separated, in the **SOPS_PGP_FP** env variable.