Skip to content

Commit ad7fa99

Browse files
authored
edit home page to fix dead link
1 parent 1ad35e9 commit ad7fa99

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/lz-string/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ LZ-based compression algorithm for JavaScript
55
This package is a fork and a modified version of the original 'lz-string' library, available in following websites:
66
- [npm](https://www.npmjs.com/package/lz-string)
77
- [Repository](https://github.com/pieroxy/lz-string)
8-
- [Homepage](http://pieroxy.net/blog/pages/lz-string/index.html)
8+
- [Homepage](https://github.com/pieroxy/lz-string)
99

10-
[email protected] is created by Pieroxy, and is licensed under WTFPL and MIT.
10+
[email protected] is created by Pieroxy, and is licensed under WTFPL and MIT.

0 commit comments

Comments
 (0)