Merge pull request #111 from ksze/change_wagtail_demo_remote

Change the git remote URL of the wagtail demo submodule to use HTTPS instead of SSH
This commit is contained in:
Artur Barseghyan 2018-01-04 22:44:33 +01:00 committed by GitHub
commit cda1aae7dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.gitmodules vendored
View file

@ -1,3 +1,3 @@
[submodule "examples/wagtaildemo"]
path = examples/wagtaildemo
url = git@github.com:barseghyanartur/wagtaildemo.git
url = https://github.com/barseghyanartur/wagtaildemo.git