Skip to content

Commit 53acc50

Browse files
Update 2017-01-01-download.md
In the link of https://bitcoincore.org/es/download/ where you have the different instructions to verify the links redirect to page that doesn't exist anymore. The link of "builder_keys_url" is not `https://github.com/bitcoin/bitcoin/tree/master/contrib/builder-keys` the supposed to redirect. The correct value of builder_keys_url is: `https://github.com/bitcoin-core/guix.sigs/tree/main/builder-keys` Also, the redirection of franquake.gpg is `https://github.com/bitcoin-core/guix.sigs/blob/main/builder-keys/fanquake.gpg`
1 parent 7d8c36f commit 53acc50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/es/pages/2017-01-01-download.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ verify_download_checksum: "Verifica que la checksum del fichero de la edición e
8282
checksum_warning_and_ok: 'En la salida producida por el comando superior, puedes ignorar cualquier alerta y fallo sin problema, pero debes asegurarte de que la salida lista "$(SHASUMS_OK)" después del nombre del fichero de la versión que has descargado. Por ejemplo:'
8383

8484
example_builders_line: "E777299FC265DD04793070EB944D35F9AC3DB76A Michael Ford (fanquake)"
85-
builder_keys_url: "https://github.com/bitcoin/bitcoin/tree/master/contrib/builder-keys"
85+
builder_keys_url: "https://github.com/bitcoin-core/guix.sigs/tree/main/builder-keys"
8686
example_builder_key_file: "fanquake.gpg"
8787

8888
obtain_release_key: >

0 commit comments

Comments
 (0)