[Pkg-javascript-commits] [node-browserify-zlib] 32/50: Update README URLs based on HTTP redirects
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Dec 15 13:09:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-browserify-zlib.
commit a73ab794bfdd6a06dc14bf961ba4b3d6bb219e84
Author: Richard Littauer <richard.littauer at gmail.com>
Date: Fri Sep 30 16:32:27 2016 -0400
Update README URLs based on HTTP redirects
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 1203864..0e0c544 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# browserify-zlib
-Emulates Node's [zlib](http://nodejs.org/api/zlib.html) module for [Browserify](http://browserify.org)
+Emulates Node's [zlib](https://nodejs.org/api/zlib.html) module for [Browserify](http://browserify.org)
using [pako](https://github.com/nodeca/pako). It uses the actual Node source code and passes the Node zlib tests
by emulating the C++ binding that actually calls zlib.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-browserify-zlib.git
More information about the Pkg-javascript-commits
mailing list