Skip to content

Commit d421f2a

Browse files
authored
Update README
1 parent 04152f5 commit d421f2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# czhttpd
22

3-
[![Build Status](https://travis-ci.org/jsks/czhttpd.svg?branch=master)](https://travis-ci.org/jsks/czhttpd)
3+
![ci workflow](https://github.com/jsks/czhttpd/actions/workflows/ci.yml/badge.svg)
44

55
Simple http server written in 99.9% pure zsh
66

@@ -22,7 +22,7 @@ the current directory.
2222

2323
The czhttpd script is completely standalone. The only dependency is
2424
zsh version **5.6 or higher**. There is a [docker
25-
image](https://hub.docker.com/r/jsks/czhttpd) available if the version
25+
image](https://github.com/jsks/czhttpd/pkgs/container/czhttpd) available if the version
2626
shipped by your OS is older or if it lacks the [tcp
2727
module](http://zsh.sourceforge.net/Doc/Release/Zsh-Modules.html).
2828

0 commit comments

Comments
 (0)