Skip to content

Commit bdfa0fe

Browse files
committed
mco: use https url
1 parent 1642a75 commit bdfa0fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ defaultnav:
3434
# subdirectory: documentation # A subdirectory within the remote repository that contains the documentation files that we'll build and mount at the specified url.
3535
externalsources:
3636
/mcollective:
37-
repo: git@github.com:choria-legacy/marionette-collective.git
37+
repo: https://github.com/choria-legacy/marionette-collective.git
3838
commit: origin/2.12.x
3939
subdirectory: website
4040

0 commit comments

Comments
 (0)