Skip to content

Commit

Permalink
Autocorrect submodule URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
[bot]submodule-corrector committed Oct 18, 2023
1 parent e5cbb7d commit ac958e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "modules/cli"]
path = modules/cli
url = ../../third-party/cli.git
url = ../cli.git
[submodule "modules/xkcp"]
path = modules/xkcp
url = ../../third-party/xkcp.git
url = ../xkcp.git

0 comments on commit ac958e5

Please sign in to comment.