diff --git a/.gitmodules b/.gitmodules index a2e3a70..6699e20 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "frontend"] -path = Frontend +path = Frontend/Vite url = https://github.com/kiblykat/ReviewRoom-frontend.git -[submodule "Ports/TheReviewRoom-FastAPI"] +[submodule "TheReviewRoom-FastAPI"] path = Ports/TheReviewRoom-FastAPI url = https://github.com/nhkhai/TheReviewRoom-FastAPI.git -[submodule "Ports/TheReviewRoom-Go"] +[submodule "TheReviewRoom-Go"] path = Ports/TheReviewRoom-Go url = https://github.com/nhkhai/TheReviewRoom-Go.git