From 0ab6b15292d6e1ec2bba32ee8d58d12df5829296 Mon Sep 17 00:00:00 2001 From: Pierre Tachoire Date: Mon, 15 Sep 2025 08:18:22 +0200 Subject: [PATCH] submodule: use GH fork of netsurf buildsystem --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 01e8ca81..0bf6654b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,7 +9,7 @@ url = https://github.com/lightpanda-io/libdom.git/ [submodule "vendor/netsurf/share/netsurf-buildsystem"] path = vendor/netsurf/share/netsurf-buildsystem - url = https://source.netsurf-browser.org/buildsystem.git + url = https://github.com/lightpanda-io/netsurf-buildsystem.git [submodule "vendor/netsurf/libhubbub"] path = vendor/netsurf/libhubbub url = https://github.com/lightpanda-io/libhubbub.git/