Skip to content
This repository was archived by the owner on Nov 19, 2021. It is now read-only.

Commit 48c771f

Browse files
committed
oasp#363: fixed submodules
1 parent 2b17191 commit 48c771f

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

.gitmodules

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
[submodule "oasp4j-ide"]
55
path = oasp4j-ide
66
url = https://github.com/oasp/oasp4j-ide.git
7-
[submodule "oasp4js"]
8-
path = samples/server/src/main/client
9-
url = https://github.com/oasp/oasp4js.git
7+
[submodule "samples/server/src/main/client"]
8+
path = samples/server/src/main/client
9+
url = https://github.com/oasp/oasp4js.git

oasp4j-ide

Submodule oasp4j-ide added at 7c4894e

samples/server/src/main/client

Submodule client added at e8093fe

wiki

Submodule wiki added at cd8def6

0 commit comments

Comments
 (0)