Fix travis errors on download page

Credits to @marcofalke for the suggestion about #7762.
This commit is contained in:
Wladimir J. van der Laan 2016-08-23 18:09:04 +02:00
parent 27d318ec77
commit 8e7c20e7b0
2 changed files with 3 additions and 4 deletions

View file

@ -383,7 +383,7 @@ Low-level ZMQ changes
listeners to detect lost notifications.
The sequence number is always the last element in a multi-part ZMQ notification and
therefore backward compatible. Each message type has its own counter.
PR [#7762](https://github.com/bitcoin/bitcoin/pull/7762).
PR #[7762](https://github.com/bitcoin/bitcoin/pull/7762).
0.13.0 Change log

View file

@ -72,9 +72,8 @@ lin64: "x86_64-linux-gnu.tar.gz"
<img src="/img/os/arm.png" alt="ARM Linux">
<span>
<a href="{{ PATH_PREFIX }}/{{ FILE_PREFIX }}-arm-linux-gnueabihf.tar.gz" class="dl">ARM Linux</a>
<span><a href="{{ PATH_PREFIX }}/{{ FILE_PREFIX }}-aarch64-linux-gnu.tar.gz" class="dl" id="lin64">64 bit</a> -
<a href="{{ PATH_PREFIX }}/{{ FILE_PREFIX }}-arm-linux-gnueabihf.tar.gz" class="dl" id="lin32">32 bit</a></span>
</span>
<span><a href="{{ PATH_PREFIX }}/{{ FILE_PREFIX }}-aarch64-linux-gnu.tar.gz" class="dl" id="lin64arm">64 bit</a> -
<a href="{{ PATH_PREFIX }}/{{ FILE_PREFIX }}-arm-linux-gnueabihf.tar.gz" class="dl" id="lin32arm">32 bit</a></span>
</span>
</div>
<div>