Browse Source

Correcting the index.

pull/1/head
Vitor Pamplona 5 years ago
parent
commit
5f18911fac
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      index.html

+ 1
- 1
index.html View File

@ -10,7 +10,7 @@
<h3>Choose Your Version</h3>
<br/>
<div style="margin: 0 12px;">
<button onclick="location.href='index.v4.html'">V1.0 - PathCheck's PaperCred Specification with Base36 Signatures/Hashes</button>
<button onclick="location.href='index.v5.html'">V1.0.1 - PathCheck's with Base36 Signatures/Hashes</button>
<br/ ><br/>
</div>
<div style="margin: 0 12px;">


Loading…
Cancel
Save