Merge pull request #360 from devchat-ai/update_tools_url

Update submodule URL in .gitmodules
This commit is contained in:
boob.yang 2023-12-14 10:26:03 +08:00 committed by GitHub
commit 41f9effccb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.gitmodules vendored
View File

@ -1,6 +1,6 @@
[submodule "tools"]
path = tools
url = git@github.com:devchat-ai/devchat-vscode-tools.git
url = https://github.com/devchat-ai/devchat-vscode-tools.git
[submodule "gui"]
path = gui
url = https://github.com/devchat-ai/devchat-gui.git