From 69b4ec81b60f6b9b87b5a1161cd0fca0a26e9f76 Mon Sep 17 00:00:00 2001 From: skedastically <126093083+skedastically@users.noreply.github.com> Date: Mon, 5 Aug 2024 15:23:40 -0400 Subject: [PATCH] update container registry links (#549 / #548) * gitlab URL * Update docker.md --- docs/deploying/docker.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/deploying/docker.md b/docs/deploying/docker.md index ffbad5b4..162d8a74 100644 --- a/docs/deploying/docker.md +++ b/docs/deploying/docker.md @@ -17,9 +17,9 @@ 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 +[gl]: https://gitlab.com/conduwuit/conduwuit/container_registry/6369729 [shield-latest]: https://img.shields.io/docker/image-size/girlbossceo/conduwuit/latest [shield-main]: https://img.shields.io/docker/image-size/girlbossceo/conduwuit/main