Merge pull request #2 from alswl/feat/using-https-protocol

chore: using https protocol for simple clone https://github.com/alswl
This commit is contained in:
Jingchao 2022-12-11 11:34:06 +08:00 committed by GitHub
commit da6e392868
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
.gitmodules vendored
View File

@ -1,9 +1,9 @@
[submodule "excalidraw-storage-backend"]
path = excalidraw-storage-backend
url = git@github.com:alswl/excalidraw-storage-backend.git
url = https://github.com/alswl/excalidraw-storage-backend.git
[submodule "excalidraw-room"]
path = excalidraw-room
url = git@github.com:excalidraw/excalidraw-room.git
url = https://github.com/excalidraw/excalidraw-room.git
[submodule "excalidraw"]
path = excalidraw
url = git@github.com:alswl/excalidraw.git
url = https://github.com/alswl/excalidraw.git