Skip to content

Commit

Permalink
Merge pull request #56 from Gml-Launcher/develop
Browse files Browse the repository at this point in the history
Update submodule URLs to use HTTPS
  • Loading branch information
GamerVII-NET authored Nov 28, 2024
2 parents 02f2b50 + f8604ff commit ea839a6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "src/Gml.Client"]
path = src/Gml.Client
url = git@github.com:Gml-Launcher/Gml.Client.git
url = https://github.com/Gml-Launcher/Gml.Client.git
[submodule "src/GamerVII.Notification.Avalonia"]
path = src/GamerVII.Notification.Avalonia
url = git@github.com:GamerVII-NET/GamerVII.Notification.Avalonia.git
url = https://github.com/GamerVII-NET/GamerVII.Notification.Avalonia.git
1 change: 1 addition & 0 deletions Gml.Launcher.sln
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "common", "common", "{09A802
load-repositories.sh = load-repositories.sh
.github\workflows\dotnet.yml = .github\workflows\dotnet.yml
src\Gml.Client\README.md = src\Gml.Client\README.md
.gitmodules = .gitmodules
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Gml.Launcher", "src\Gml.Launcher\Gml.Launcher.csproj", "{F2771E71-C782-4713-862F-217694DDDFF5}"
Expand Down
2 changes: 1 addition & 1 deletion src/Gml.Client
Submodule Gml.Client updated 0 files

0 comments on commit ea839a6

Please sign in to comment.