Merge pull request #445 from jsarenik/jsn/releases-link

src/index.html: Change link to latest standalone release
This commit is contained in:
iancoleman
2020-10-14 15:55:42 +11:00
committed by GitHub

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>