From 10311cc611061cd3e227916d4670a2cf675e6b4a Mon Sep 17 00:00:00 2001 From: yichuan520030910320 Date: Fri, 19 Sep 2025 17:02:09 -0700 Subject: [PATCH] change the submodule for easy pull --- .gitmodules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index aa2e98e..359164c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,5 +16,4 @@ url = https://github.com/zeromq/libzmq.git [submodule "packages/astchunk-leann"] path = packages/astchunk-leann - url = git@github.com:yichuan-w/astchunk-leann.git - branch = main + url = https://github.com/yichuan-w/astchunk-leann.git