We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ad35e9 commit ad7fa99Copy full SHA for ad7fa99
1 file changed
scripts/lz-string/README.md
@@ -5,6 +5,6 @@ LZ-based compression algorithm for JavaScript
5
This package is a fork and a modified version of the original 'lz-string' library, available in following websites:
6
- [npm](https://www.npmjs.com/package/lz-string)
7
- [Repository](https://github.com/pieroxy/lz-string)
8
-- [Homepage](http://pieroxy.net/blog/pages/lz-string/index.html)
+- [Homepage](https://github.com/pieroxy/lz-string)
9
10
-[email protected] is created by Pieroxy, and is licensed under WTFPL and MIT.
+[email protected] is created by Pieroxy, and is licensed under WTFPL and MIT.
0 commit comments