From: Javi Merino Date: Thu, 17 Oct 2024 16:20:19 +0000 (+0100) Subject: automation: Fix URL to the gitlab container registry documentation X-Git-Tag: 4.20.0-rc1~300 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=0bcf66d05a3d425e22b995020ca31bdbcaf48823;p=xen.git automation: Fix URL to the gitlab container registry documentation The gitlab documentation is now at https://docs.gitlab.com/ee/administration/packages/container_registry.html Signed-off-by: Javi Merino Reviewed-by: Anthony PERARD Acked-by: Stefano Stabellini --- diff --git a/automation/build/README.md b/automation/build/README.md index bd0c0e0418..ecc898680c 100644 --- a/automation/build/README.md +++ b/automation/build/README.md @@ -110,7 +110,7 @@ make -C automation/build opensuse/tumbleweed-x86_64 PUSH=1 [BuildKit]: https://docs.docker.com/build/buildkit/ [registry]: https://gitlab.com/xen-project/xen/container_registry -[registry help]: https://gitlab.com/help/user/project/container_registry +[registry help]: https://docs.gitlab.com/ee/user/packages/container_registry/ Building/Running container for a different architecture