diff --git a/README.md b/README.md index a0c272e..59f0606 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/demos/oldie/index.html b/demos/oldie/index.html index ca511fa..c741667 100644 --- a/demos/oldie/index.html +++ b/demos/oldie/index.html @@ -40,7 +40,7 @@ function doit(type, fn, dl) { Compatibility notes: - 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. This is a known issue. +- iOS Safari file download may not work. This is a known issue. Update Spreadsheet: (submit file to update table; file parsed in browser) diff --git a/docbits/40_interface.md b/docbits/40_interface.md index 1dc197e..4ef3c34 100644 --- a/docbits/40_interface.md +++ b/docbits/40_interface.md @@ -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 diff --git a/misc/docs/README.md b/misc/docs/README.md index bc04fec..fd57684 100644 --- a/misc/docs/README.md +++ b/misc/docs/README.md @@ -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