From d1a9e8a6c1201127df9a3996de54d9c5bf4a8c03 Mon Sep 17 00:00:00 2001 From: snickerjp Date: Fri, 17 Jan 2020 17:40:45 +0900 Subject: [PATCH] Change DockerHub link --- Docker-Containers.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Docker-Containers.md b/Docker-Containers.md index be9f2d8..9dafba3 100644 --- a/Docker-Containers.md +++ b/Docker-Containers.md @@ -1,8 +1,8 @@ Caddy is available as a [Docker](https://www.docker.com/) container from any of these sources. They are different, so take a look! -- [abiosoft/caddy](https://registry.hub.docker.com/u/abiosoft/caddy/) -- [joshix/caddy](https://registry.hub.docker.com/u/joshix/caddy/) -- [jumanjiman/caddy](https://registry.hub.docker.com/u/jumanjiman/caddy/) +- [abiosoft/caddy](https://hub.docker.com/r/abiosoft/caddy) +- [joshix/caddy](https://hub.docker.com/r/joshix/caddy) +- [jumanjiman/caddy](https://hub.docker.com/r/jumanjiman/caddy) - [productionwentdown/caddy](https://hub.docker.com/r/productionwentdown/caddy) Special thanks to the authors, [Abiola Ibrahim](https://github.com/abiosoft), [Josh Wood](https://github.com/joshix), [Paul Morgan](https://github.com/jumanjiman) and [Ambrose Chua](https://github.com/serverwentdown) for creating and maintaining these. \ No newline at end of file