src/index.html: Change link to latest standalone release

This commit is contained in:
Jan Sarenik
2020-02-18 13:56:30 +01:00
parent 42e00ef56a
commit 7e75b98e1f

View File

@@ -871,9 +871,9 @@
on any offline computer.
</p>
<p>
<span>Alternatively, download the file from the repository</span>
<span>Alternatively, download the file from the latest GitHub release</span>
-
<a href="https://github.com/iancoleman/bip39">https://github.com/iancoleman/bip39</a>
<a href="https://github.com/iancoleman/bip39/releases/latest/">https://github.com/iancoleman/bip39/releases/latest/</a>
</p>
</div>