mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-18 08:22:16 +00:00
Merge pull request #445 from jsarenik/jsn/releases-link
src/index.html: Change link to latest standalone release
This commit is contained in:
@@ -871,9 +871,9 @@
|
|||||||
on any offline computer.
|
on any offline computer.
|
||||||
</p>
|
</p>
|
||||||
<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>
|
</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user