aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2022-02-15 08:02:35 +0000
committerfanquake <fanquake@gmail.com>2022-02-15 08:02:57 +0000
commit493b1156d84377428450632340bfde887ca7a25a (patch)
treeac644d98ac5de28eeaca277e1faa455625e01994 /doc
parent6b8e4977b8323b35856ea9f6892cda98c8a2ba58 (diff)
parent64645fa3e045ec30a57dbd416fcf66d4755f37c6 (diff)
downloadbitcoin-493b1156d84377428450632340bfde887ca7a25a.tar.xz
Merge bitcoin/bitcoin#24345: doc: Release process: fix broken link to Guix building docs
64645fa3e045ec30a57dbd416fcf66d4755f37c6 Release process: fix broken link to Guix building docs (Jeremy Rand) Pull request description: Not 100% sure whether this link was always broken or if the Guix docs renamed the heading at some point. Either way, seems good to fix it. ACKs for top commit: fanquake: ACK 64645fa3e045ec30a57dbd416fcf66d4755f37c6 Tree-SHA512: 4932059fe583c0d27c70febf8f4dd8cffd3e15567359c5429d2691e221afc6da319bf43ebcd264ae0f98302e1eeb67ffd763d3d7d06ab1633913555ee7461643
Diffstat (limited to 'doc')
-rw-r--r--doc/release-process.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-process.md b/doc/release-process.md
index 742d349c17..c5dba46238 100644
--- a/doc/release-process.md
+++ b/doc/release-process.md
@@ -118,7 +118,7 @@ details.
### Build and attest to build outputs:
Follow the relevant Guix README.md sections:
-- [Performing a build](/contrib/guix/README.md#performing-a-build)
+- [Building](/contrib/guix/README.md#building)
- [Attesting to build outputs](/contrib/guix/README.md#attesting-to-build-outputs)
### Verify other builders' signatures to your own. (Optional)