Spaces:
Build error
Build error
Mohammad Shahid commited on
Commit ·
0f100cf
1
Parent(s): 7ed610d
Fix: Change submodule URL to HTTPS for HF compatibility
Browse files- .gitmodules +1 -1
.gitmodules
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
[submodule "thinapps-shared"]
|
| 2 |
path = thinapps-shared
|
| 3 |
-
url =
|
|
|
|
| 1 |
[submodule "thinapps-shared"]
|
| 2 |
path = thinapps-shared
|
| 3 |
+
url = https://github.com/jina-ai/thinapps-shared.git
|