Fix Git submodule issue
Public users won't be able to clone Git submodules are they can't clone repos using the SSH protocol without a valid SSH key (also doesn't make sense in a publicly accessible repo to use SSH).
Solution: Use the HTTPS Git submodule repo instead (publicly accessible to anybody)