From 19f49c7489d226e1cebc754fbbae3e4bebc360af Mon Sep 17 00:00:00 2001 From: Jeremy Rand Date: Thu, 28 Nov 2024 05:48:30 +0000 Subject: [PATCH] doc: Use more precise anchor link to codesigning docs The "Codesigning" section is what users presumably are looking for when they follow this link. --- contrib/guix/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/guix/README.md b/contrib/guix/README.md index 5e05e1016e5ed..22194dc53188b 100644 --- a/contrib/guix/README.md +++ b/contrib/guix/README.md @@ -68,7 +68,7 @@ following from the top of a clean repository: The `guix-codesign` command attaches codesignatures (produced by codesigners) to existing non-codesigned outputs. Please see the [release process -documentation](/doc/release-process.md) for more context. +documentation](/doc/release-process.md#codesigning) for more context. It respects many of the same environment variable flags as `guix-build`, with 2 crucial differences: