diff --git a/.gitmodules b/.gitmodules index 1d874ceb..eacaf36e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -24,7 +24,7 @@ url = https://github.com/MegEngine/MegRay.git [submodule "third_party/flatbuffers"] path = third_party/flatbuffers - url = https://github.com/google/flatbuffers.git + url = https://github.com/MegEngine/flatbuffers.git [submodule "third_party/pybind11"] path = third_party/pybind11 url = https://github.com/pybind/pybind11.git