aboutsummaryrefslogtreecommitdiff
path: root/contrib/guix/README.md
diff options
context:
space:
mode:
authorStacie <staciewaleyko@gmail.com>2022-08-12 13:05:35 -0400
committerStacie <staciewaleyko@gmail.com>2022-08-15 16:03:17 -0400
commit98383d6d0dade5c2af2adcf10e274141fc7981aa (patch)
tree898e212e675c0fb5530cd6d2ab0d5d54f1e99c10 /contrib/guix/README.md
parentbf3f05f41d27a6be3730432aaa7e22e443f7cafa (diff)
downloadbitcoin-98383d6d0dade5c2af2adcf10e274141fc7981aa.tar.xz
doc: minor updates to guix README
Diffstat (limited to 'contrib/guix/README.md')
-rw-r--r--contrib/guix/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/guix/README.md b/contrib/guix/README.md
index af5607c710..ed6ac8d589 100644
--- a/contrib/guix/README.md
+++ b/contrib/guix/README.md
@@ -382,7 +382,7 @@ https://ci.guix.gnu.org is automatically used unless the `--no-substitutes` flag
is supplied. This default list of substitute servers is overridable both on a
`guix-daemon` level and when you invoke `guix` commands. See examples below for
the various ways of adding dongcarl's substitute server after having [authorized
-his signing key](#authorize-the-signing-keys).
+his signing key](#step-1-authorize-the-signing-keys).
Change the **default list** of substitute servers by starting `guix-daemon` with
the `--substitute-urls` option (you will likely need to edit your init script):