From: Simon McVittie Date: Tue, 17 Dec 2024 12:29:37 +0000 (+0000) Subject: tools: Fix a cross-reference to Mesa's master branch X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9affc8a09d632d37b3570dcac27b991d640086c5;p=thirdparty%2Fdbus.git tools: Fix a cross-reference to Mesa's master branch Mesa has renamed its default branch to main. Signed-off-by: Simon McVittie --- diff --git a/tools/docker/windows/container.ps1 b/tools/docker/windows/container.ps1 index d5de9ffcd..dc2d53cf1 100644 --- a/tools/docker/windows/container.ps1 +++ b/tools/docker/windows/container.ps1 @@ -1,6 +1,6 @@ # Copied from mesa, big kudos # -# https://gitlab.freedesktop.org/mesa/mesa/-/blob/master/.gitlab-ci/windows/mesa_container.ps1 +# https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/.gitlab-ci/windows/mesa_container.ps1 # https://gitlab.freedesktop.org/mesa/mesa/-/blob/34e3e164936d1d3cef267da7780e87f062fedf39/.gitlab-ci/windows/mesa_container.ps1 # Implements the equivalent of ci-templates container-ifnot-exists, using