-
-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rename web-client to web_client, also rename web-server to web_server
- Loading branch information
1 parent
3abec09
commit fb013f0
Showing
6 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[submodule "web_src/web-client"] | ||
path = web_src/web-client | ||
url = https://github.com/ThomasVon2021/blikvm-web-client | ||
[submodule "web_src/web-server"] | ||
path = web_src/web-server | ||
url = https://github.com/ThomasVon2021/blikvm-web-server | ||
[submodule "web_src/web_server"] | ||
path = web_src/web_server | ||
url = https://github.com/ThomasVon2021/blikvm-web-server.git | ||
[submodule "web_src/web_client"] | ||
path = web_src/web_client | ||
url = https://github.com/ThomasVon2021/blikvm-web-client.git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule web-client
deleted from
561a93
Submodule web-server
deleted from
ba62c2
Submodule web_client
added at
0291b8
Submodule web_server
added at
42c158