diff options
| author | Haishan <[email protected]> | 2019-11-14 00:35:27 +0800 |
|---|---|---|
| committer | Haishan <[email protected]> | 2019-11-14 00:35:27 +0800 |
| commit | 0df74757914123d55b2a627efc7bda62fc9fd458 (patch) | |
| tree | 7ca031da26cfbf4bc9a1be43ded95c2ff3be17ef | |
| parent | abaafbe37127e03c8e5ec85139d4f2337f0e6caf (diff) | |
docs: update README docker image link
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 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: |
