docs: replace all `git.io` link (#2666)

This commit is contained in:
Sukka 2022-04-28 15:59:37 +08:00 committed by GitHub
parent 87e826f299
commit 47eeaa367d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -2191,7 +2191,7 @@ an apostrophe `'`, consistent with Excel's formula bar display.
`XLSX.version` is the version of the library (added by the build script).
`XLSX.SSF` is an embedded version of the [format library](https://git.io/ssf).
`XLSX.SSF` is an embedded version of the [format library](https://github.com/SheetJS/ssf).
### Parsing functions

View File

@ -40,7 +40,7 @@ function doit(type, fn, dl) {
<b>Compatibility notes:</b>
- Editable table leverages the HTML5 contenteditable feature, supported in most browsers.
- IE6-9 requires ActiveX to upload files and ActiveX or Flash to download files.
- iOS Safari file download may not work. <a href="http://git.io/ios_save">This is a known issue</a>.
- iOS Safari file download may not work. <a href="https://github.com/eligrey/FileSaver.js/issues/12">This is a known issue</a>.
<b>Update Spreadsheet:</b> (submit file to update table; file parsed in browser)
<input type="file" id="file" />

View File

@ -4,7 +4,7 @@
`XLSX.version` is the version of the library (added by the build script).
`XLSX.SSF` is an embedded version of the [format library](https://git.io/ssf).
`XLSX.SSF` is an embedded version of the [format library](https://github.com/SheetJS/ssf).
### Parsing functions

View File

@ -2062,7 +2062,7 @@ an apostrophe `'`, consistent with Excel's formula bar display.
`XLSX.version` is the version of the library (added by the build script).
`XLSX.SSF` is an embedded version of the [format library](https://git.io/ssf).
`XLSX.SSF` is an embedded version of the [format library](https://github.com/SheetJS/ssf).
### Parsing functions