From 33390885c46ca391c064b5a24a8f5070d0b3e860 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Re=CC=81mi=20Be=CC=81tin?= Date: Thu, 28 Nov 2024 23:21:01 +0100 Subject: [PATCH] Use main branch of wai-website-data --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 6f21e49..3f51c55 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "_external/data"] path = _external/data url = https://github.com/w3c/wai-website-data.git + branch = main