mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Main page: link version to the download directory.
This makes the SHASUMS file discoverable. It may even be a good idea to link to the SHASUMS directly in the list of file links, to encourage integrity checking on the part of the users, but if we don't want to confuse non-techies, at the very least we can link to the directory containing all files.
This commit is contained in:
parent
2bfb520136
commit
e4aaec42b5
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ ALERT:
|
|||
<div>
|
||||
|
||||
<p>
|
||||
<strong>Latest version:</strong> {{ page.WIN32_DOWNLOAD_VERSION }}
|
||||
<strong>Latest version:</strong> <a href="http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-{{ page.DOWNLOAD_VERSION }}/"{{ page.WIN32_DOWNLOAD_VERSION }}</a>
|
||||
</p>
|
||||
|
||||
<ul class="unstyled">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue