From 444138d6d9f7c0a07ff043bae623efa5ae26b3c1 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Wed, 20 May 2020 01:02:52 +0200 Subject: tree-wide: fix deprecated GitLab URLs They will stop working in the next GitLab release, so let's update them ASAP to make sure things are propagated to everyone by then. See: https://about.gitlab.com/releases/2020/05/06/gitlab-com-13-0-breaking-changes/#removal-of-deprecated-project-paths Cc: mesa-stable@lists.freedesktop.org Signed-off-by: Eric Engestrom Acked-by: Alyssa Rosenzweig Part-of: --- src/gallium/drivers/i915/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gallium/drivers/i915') diff --git a/src/gallium/drivers/i915/TODO b/src/gallium/drivers/i915/TODO index b8693346364..20c082062cd 100644 --- a/src/gallium/drivers/i915/TODO +++ b/src/gallium/drivers/i915/TODO @@ -35,4 +35,4 @@ Random list of problems with i915g: - Fix fragment discard Other bugs can be found here: -https://gitlab.freedesktop.org/mesa/mesa/issues?scope=all&utf8=%E2%9C%93&state=opened&label_name[]=i915g +https://gitlab.freedesktop.org/mesa/mesa/-/issues?scope=all&utf8=%E2%9C%93&state=opened&label_name[]=i915g -- cgit v1.2.1