From 2aa4fdd8b92c716c7498f822568c794815eb79e6 Mon Sep 17 00:00:00 2001 From: mccakit <117523238+mccakit@users.noreply.github.com> Date: Mon, 7 Apr 2025 18:55:12 +0300 Subject: [PATCH] xmake addon repo directory changed --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 17a45d9c..bafa1fed 100644 --- a/.gitmodules +++ b/.gitmodules @@ -73,7 +73,7 @@ branch = publish [submodule "addons/xmake/module"] path = addons/xmake/module - url = https://github.com/LelouchHe/xmake-luals-addon.git + url = https://github.com/xmake-io/xmake-luals-addon.git branch = publish [submodule "addons/luaharfbuzz/module"] path = addons/luaharfbuzz/module