replace git.io links

This commit is contained in:
SheetJS 2022-04-26 18:48:59 -04:00
parent 40515a860d
commit 7ed84a28ca
2 changed files with 4 additions and 4 deletions

View File

@ -27,8 +27,8 @@ a { text-decoration: none }
(text works back to IE6; drag and drop works back to IE10)
(<b>This demo loads the entire file at once!</b> For newer browsers, <a href="large.html">try the large file demo</a>)
<a href="https://git.io/adler32">Source Code Repo</a>
<a href="https://git.io/adler32_issues">Issues? Something look weird? Click here and report an issue</a>
<a href="https://github.com/SheetJS/js-adler32">Source Code Repo</a>
<a href="https://github.com/SheetJS/js-adler32/issues">Issues? Something look weird? Click here and report an issue</a>
<br />
<div id="drop">Drop a text file to compute the ADLER-32 checksum</div>
<input type="file" name="xlfile" id="xlf" /> ... or click here to select a file

View File

@ -26,8 +26,8 @@ a { text-decoration: none }
<b><a href="http://sheetjs.com/bits">SheetJS JS-ADLER32 Live Demo</a></b>
(text works back to IE6; drag and drop works back to IE10)
<a href="https://git.io/adler32">Source Code Repo</a>
<a href="https://git.io/adler32_issues">Issues? Something look weird? Click here and report an issue</a>
<a href="https://github.com/SheetJS/js-adler32">Source Code Repo</a>
<a href="https://github.com/SheetJS/js-adler32/issues">Issues? Something look weird? Click here and report an issue</a>
<br />
<div id="drop">Drop a text file to compute the ADLER-32 checksum</div>