Skip to content

Commit

Permalink
Use https instead of git
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuniwak committed Feb 16, 2021
1 parent 4486e36 commit ec5960c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "testdata/ValidProject"]
path = testdata/ValidProject
url = git@github.com:DeNA/unity-meta-check-ValidProject
url = https://github.com/DeNA/unity-meta-check-ValidProject
[submodule "testdata/InvalidProject"]
path = testdata/InvalidProject
url = git@github.com:DeNA/unity-meta-check-InvalidProject
url = https://github.com/DeNA/unity-meta-check-InvalidProject
2 changes: 1 addition & 1 deletion testdata/InvalidProject
Submodule InvalidProject updated 1 files
+1 −1 .gitmodules
2 changes: 1 addition & 1 deletion testdata/ValidProject
Submodule ValidProject updated 2 files
+1 −1 .gitmodules
+1 −1 README.md

0 comments on commit ec5960c

Please sign in to comment.