From 10cc382d157882a7c04d9cdb7d89d082ae22e655 Mon Sep 17 00:00:00 2001 From: skedastically <126093083+skedastically@users.noreply.github.com> Date: Mon, 5 Aug 2024 18:04:49 +0000 Subject: [PATCH] update public URL to dockerhub registry the old one led to a login screen --- 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 ffbad5b4..c7f5c020 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/6351657 [shield-latest]: https://img.shields.io/docker/image-size/girlbossceo/conduwuit/latest