Skip to content

Commit

Permalink
Merge pull request #477 from Affonso-Gui/use-https-on-submodule
Browse files Browse the repository at this point in the history
use https:// instead of git://
  • Loading branch information
k-okada committed Apr 7, 2022
2 parents 27066da + 18b82a1 commit e77d628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule ".travis"]
path = .travis
url = git://github.com/jsk-ros-pkg/jsk_travis
url = https://github.com/jsk-ros-pkg/jsk_travis

0 comments on commit e77d628

Please sign in to comment.