aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorIan Coleman <coleman.ian@gmail.com>2016-10-11 10:08:50 +1100
committerIan Coleman <coleman.ian@gmail.com>2016-10-11 10:11:00 +1100
commitb630f83d2328d355d1250676063b2ef5fd9e7257 (patch)
treeb244cb39aa63e5b973561c1c315dbd9ac8441d1d /src
parentb0818b31e6e21e12303b0e5a6dd8dc81c1331409 (diff)
downloadBIP39-b630f83d2328d355d1250676063b2ef5fd9e7257.tar.gz
BIP39-b630f83d2328d355d1250676063b2ef5fd9e7257.tar.zst
BIP39-b630f83d2328d355d1250676063b2ef5fd9e7257.zip
Links and author changed to iancoleman
Diffstat (limited to 'src')
-rw-r--r--src/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/index.html b/src/index.html
index da48748..517d4af 100644
--- a/src/index.html
+++ b/src/index.html
@@ -7,7 +7,7 @@
7 <meta content="Mnemonic code for generating deterministic keys" name="description"/> 7 <meta content="Mnemonic code for generating deterministic keys" name="description"/>
8 <meta content="width=device-width, initial-scale=1.0" name="viewport" /> 8 <meta content="width=device-width, initial-scale=1.0" name="viewport" />
9 <meta content="bitcoin mnemonic converter" name="description" /> 9 <meta content="bitcoin mnemonic converter" name="description" />
10 <meta content="DC POS" name="author" /> 10 <meta content="Ian Coleman" name="author" />
11 11
12 <style> 12 <style>
13 body { 13 body {
@@ -349,8 +349,8 @@
349 </p> 349 </p>
350 <p> 350 <p>
351 Alternatively, download it from 351 Alternatively, download it from
352 <a href="https://github.com/dcpos/bip39"> 352 <a href="https://github.com/iancoleman/bip39">
353 https://github.com/dcpos/bip39 353 https://github.com/iancoleman/bip39
354 </a> 354 </a>
355 355
356 </div> 356 </div>
@@ -365,8 +365,8 @@
365 365
366 <p> 366 <p>
367 <span>Get the source code at - </span> 367 <span>Get the source code at - </span>
368 <a href="https://github.com/dcpos/bip39" target="_blank"> 368 <a href="https://github.com/iancoleman/bip39" target="_blank">
369 https://github.com/dcpos/bip39 369 https://github.com/iancoleman/bip39
370 </a> 370 </a>
371 </p> 371 </p>
372 372