docs: update README docker image link
This commit is contained in:
parent
abaafbe371
commit
0df7475791
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
The site [http://yacd.haishan.me](http://yacd.haishan.me) is served with HTTP not HTTPS is because many browsers blocking request to HTTP resources from a HTTPS website. If you think it's not safe or has security concern, you can actually download the [zip of the gh-pages](https://github.com/haishanh/yacd/archive/gh-pages.zip), unzip and open `index.html` directly.
|
||||
|
||||
[Docker image](https://hub.docker.com/repository/docker/haishanh/yacd) is also available.
|
||||
[Docker image](https://hub.docker.com/r/haishanh/yacd) is also available as `haishanh/yacd`.
|
||||
|
||||
Extra note for Firefox users:
|
||||
|
||||
|
|
Loading…
Reference in a new issue