Skip to content

Commit c7fab55

Browse files
committed
Merge #15128: docs: Fix download link in doc/README.md
369d7b3 Fix download link (Martin Erlandsson) Pull request description: The document currently refers readers to bitcoincore.org at **/en/releases/** for downloads. It makes more sense to point them to **/en/download/**, which is the main page for downloads. That page also includes a link to **/en/releases/** for those interested in the release history. This commit is also included in #14787, which has not been getting much attention. (Maybe it was trying to do too much...) Tree-SHA512: 29beae730203f4b2d8a8bbd52bb70a3f210fbc7a562ce608628da487d37f380e0a48e1e7f38323f8fa96f8307248f527d3473aede50c38b28119697294e19449
2 parents 62f3977 + 369d7b3 commit c7fab55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Setup
55
---------------------
66
Bitcoin Core is the original Bitcoin client and it builds the backbone of the network. It downloads and, by default, stores the entire history of Bitcoin transactions, which requires a few hundred gigabytes of disk space. Depending on the speed of your computer and network connection, the synchronization process can take anywhere from a few hours to a day or more.
77

8-
To download Bitcoin Core, visit [bitcoincore.org](https://bitcoincore.org/en/releases/).
8+
To download Bitcoin Core, visit [bitcoincore.org](https://bitcoincore.org/en/download/).
99

1010
Running
1111
---------------------

0 commit comments

Comments
 (0)