From 133ddbbd7b62ecd8ddf7605412914118f6032156 Mon Sep 17 00:00:00 2001 From: Sam Grayson Date: Sat, 9 Aug 2025 23:56:40 -0500 Subject: [PATCH] correct broken link typo --- modules/blocks/sops/docs/default.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/blocks/sops/docs/default.md b/modules/blocks/sops/docs/default.md index 03ca5ae..b1dcf47 100644 --- a/modules/blocks/sops/docs/default.md +++ b/modules/blocks/sops/docs/default.md @@ -5,7 +5,7 @@ Defined in [`/modules/blocks/sops.nix`](@REPO@/modules/blocks/sops.nix). This block sets up a [sops-nix][] secret. It is only a small layer on top of `sops-nix` options -to adapt it to the [secret contract](./contract-secret.html). +to adapt it to the [secret contract](./contracts-secret.html). [sops-nix]: https://github.com/Mic92/sops-nix