mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Changed git submodule to use git instead of ssh
This commit is contained in:
parent
1d1674547f
commit
aae4ce50f2
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,3 +1,3 @@
|
|||
[submodule "content/themes/casper"]
|
||||
path = content/themes/casper
|
||||
url = git@github.com:TryGhost/Casper.git
|
||||
url = git://github.com/TryGhost/Casper.git
|
||||
|
|
Loading…
Add table
Reference in a new issue