Skip to content

Commit

Permalink
Adjust names
Browse files Browse the repository at this point in the history
  • Loading branch information
wallymathieu committed Jun 16, 2023
1 parent b9c192b commit 9e041e8
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.DS_Store
10 changes: 5 additions & 5 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[submodule "specification-studies"]
path = specification-studies
path = specification
url = [email protected]:wallymathieu/specification-studies.git
[submodule "filedb-studies-java"]
path = db/filedb-studies-java
Expand All @@ -11,13 +11,13 @@
path = db/mongodb-studies
url = [email protected]:wallymathieu/mongodb-studies.git
[submodule "polymorphic-swagger-studies"]
path = polymorphic-swagger-studies
path = swagger/polymorphic
url = [email protected]:wallymathieu/polymorphic-swagger-studies.git
[submodule "filedb-studies"]
path = db/filedb-studies
url = [email protected]:wallymathieu/filedb-studies.git
[submodule "versioning-studies"]
path = versioning-studies
path = versioning
url = [email protected]:wallymathieu/versioning-studies.git
[submodule "marten-studies"]
path = db/marten-studies
Expand All @@ -35,7 +35,7 @@
path = db/redis-studies
url = [email protected]:wallymathieu/redis-studies.git
[submodule "validation-studies"]
path = validation-studies
path = validation
url = [email protected]:wallymathieu/validation-studies.git
[submodule "dapper-studies"]
path = db/dapper-studies
Expand All @@ -44,7 +44,7 @@
path = events/masstransit-studies
url = [email protected]:wallymathieu/masstransit-studies.git
[submodule "nevent-store-studies"]
path = nevent-store-studies
path = events/nevent-store-studies
url = [email protected]:wallymathieu/nevent-store-studies.git
[submodule "origodb-studies"]
path = db/origodb-studies
Expand Down

0 comments on commit 9e041e8

Please sign in to comment.