From 6b30628067fa1616a3000d6e4bbd43da0cb9b18f Mon Sep 17 00:00:00 2001 From: skedastically <126093083+skedastically@users.noreply.github.com> Date: Mon, 5 Aug 2024 18:34:56 +0000 Subject: [PATCH] Update docker.md --- docs/deploying/docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deploying/docker.md b/docs/deploying/docker.md index 554673f7..162d8a74 100644 --- a/docs/deploying/docker.md +++ b/docs/deploying/docker.md @@ -17,7 +17,7 @@ OCI images for conduwuit are available in the registries listed below. | GitLab Registry | [registry.gitlab.com/conduwuit/conduwuit:main][gl] | ![Image Size][shield-main] | Stable main branch. | | Docker Hub | [docker.io/girlbossceo/conduwuit:main][dh] | ![Image Size][shield-main] | Stable main branch. | -[dh]: https://hub.docker.com/repository/docker/girlbossceo/conduwuit +[dh]: https://hub.docker.com/r/girlbossceo/conduwuit [gh]: https://github.com/girlbossceo/conduwuit/pkgs/container/conduwuit [gl]: https://gitlab.com/conduwuit/conduwuit/container_registry/6369729 [shield-latest]: https://img.shields.io/docker/image-size/girlbossceo/conduwuit/latest