Skip to content

Commit 9993eff

Browse files
Merge pull request #22 from RichardLitt/master
Update README URLs based on HTTP redirects
2 parents 38b44ac + a73ab79 commit 9993eff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# browserify-zlib
22

3-
Emulates Node's [zlib](http://nodejs.org/api/zlib.html) module for [Browserify](http://browserify.org)
3+
Emulates Node's [zlib](https://nodejs.org/api/zlib.html) module for [Browserify](http://browserify.org)
44
using [pako](https://github.com/nodeca/pako). It uses the actual Node source code and passes the Node zlib tests
55
by emulating the C++ binding that actually calls zlib.
66

0 commit comments

Comments
 (0)