We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04152f5 commit d421f2aCopy full SHA for d421f2a
README.md
@@ -1,6 +1,6 @@
1
# czhttpd
2
3
-[](https://travis-ci.org/jsks/czhttpd)
+
4
5
Simple http server written in 99.9% pure zsh
6
@@ -22,7 +22,7 @@ the current directory.
22
23
The czhttpd script is completely standalone. The only dependency is
24
zsh version **5.6 or higher**. There is a [docker
25
-image](https://hub.docker.com/r/jsks/czhttpd) available if the version
+image](https://github.com/jsks/czhttpd/pkgs/container/czhttpd) available if the version
26
shipped by your OS is older or if it lacks the [tcp
27
module](http://zsh.sourceforge.net/Doc/Release/Zsh-Modules.html).
28
0 commit comments