mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Update download directory prefix (fixes #748)
This commit is contained in:
parent
9ac6bdd463
commit
c7bccaa344
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ lin32: "linux32.tar.gz"
|
|||
lin64: "linux64.tar.gz"
|
||||
|
||||
---
|
||||
{% capture PATH_PREFIX %}/bin/{{ site.DOWNLOAD_VERSION }}{% endcapture %}
|
||||
{% capture PATH_PREFIX %}/bin/bitcoin-core-{{ site.DOWNLOAD_VERSION }}{% endcapture %}
|
||||
{% capture FILE_PREFIX %}bitcoin-{{ site.DOWNLOAD_VERSION }}{% endcapture %}
|
||||
<link rel="alternate" type="application/rss+xml" href="/en/rss/releases.rss" title="Bitcoin Core releases">
|
||||
<div class="download">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue