Skip to content

Commit

Permalink
feat(config) update .gitmodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Narcisi committed Mar 14, 2024
1 parent c415739 commit be6fa3a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[submodule "dependencies/GeoNature"]
path = dependencies/GeoNature
url = https://github.com/PnX-SI/GeoNature.git
url = ../GeoNature.git
[submodule "dependencies/Utils-Flask-SQLAlchemy"]
path = dependencies/Utils-Flask-SQLAlchemy
url = https://github.com/PnX-SI/Utils-Flask-SQLAlchemy.git
url = ../Utils-Flask-SQLAlchemy.git
[submodule "dependencies/Utils-Flask-SQLAlchemy-Geo"]
path = dependencies/Utils-Flask-SQLAlchemy-Geo
url = https://github.com/PnX-SI/Utils-Flask-SQLAlchemy-Geo.git
url = ../Utils-Flask-SQLAlchemy-Geo.git

0 comments on commit be6fa3a

Please sign in to comment.