Re: [XEN PATCH v1 1/3] automation: Fix URL to the gitlab container registry documentation

2024-10-17 Thread Stefano Stabellini
On Thu, 17 Oct 2024, Anthony PERARD wrote: > On Thu, Oct 17, 2024 at 05:20:19PM +0100, Javi Merino wrote: > > The gitlab documentation is now at > > https://docs.gitlab.com/ee/administration/packages/container_registry.html > > This link seems to be for self-managed instance of gitlab, but the lin

Re: [XEN PATCH v1 1/3] automation: Fix URL to the gitlab container registry documentation

2024-10-17 Thread Anthony PERARD
On Thu, Oct 17, 2024 at 05:20:19PM +0100, Javi Merino wrote: > The gitlab documentation is now at > https://docs.gitlab.com/ee/administration/packages/container_registry.html This link seems to be for self-managed instance of gitlab, but the link in the patch looks fine. > Signed-off-by: Javi Mer

[XEN PATCH v1 1/3] automation: Fix URL to the gitlab container registry documentation

2024-10-17 Thread Javi Merino
The gitlab documentation is now at https://docs.gitlab.com/ee/administration/packages/container_registry.html Signed-off-by: Javi Merino --- automation/build/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation/build/README.md b/automation/build/README.md inde