From 87cf4ee5c7c062982fb2c26a02a905c4f14d8781 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B8=A3=E6=B8=A3120?= <52521836+WOSHIZHAZHA120@users.noreply.github.com> Date: Thu, 30 Jun 2022 10:29:35 +0800 Subject: [PATCH] Update .gitmodules (#722) --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index fe83d1a0..9f049b30 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "Zframework"] path = Zframework - url = git@github.com:26F-Studio/Zframework.git + url = https://github.com/26F-Studio/Zframework.git