From 806dc4411e37128afbcc2e456b26fb5dd56b46bb Mon Sep 17 00:00:00 2001 From: Eli Grey Date: Sun, 30 Nov 2014 17:44:18 -0500 Subject: [PATCH] Linking to @koffsyrup's fork of @ChenWenBrian Due to ChenWenBrian/FileSaver.js#1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8166d4..72bc2c6 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ try { ### IE < 10 It is possible to save text files in IE < 10 without Flash-based polyfills. -See [ChenWenBrian's `saveTextAs()`](https://github.com/ChenWenBrian/FileSaver.js#examples) for more details. +See [ChenWenBrian's `saveTextAs()`](https://github.com/koffsyrup/FileSaver.js#examples) for more details. ### Safari 6.1+