cal/.gitmodules
Colin Griffin be6ca25f08
update submodule to use https and specify branch (#2346)
Co-authored-by: Omar López <zomars@me.com>
2022-04-01 11:35:48 -07:00

9 lines
204 B
Plaintext

[submodule "apps/api"]
path = apps/api
url = https://github.com/calcom/api.git
branch = main
[submodule "apps/website"]
path = apps/website
url = https://github.com/calcom/website.git
branch = main