]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/wiki/recipes/default.rb
Use https for github URLs
[chef.git] / cookbooks / wiki / recipes / default.rb
index e7d7daf3fc19f6ffc216103b4548516394a792b5..7e9569098f2e573430185ab3047f35407bec7335 100644 (file)
@@ -76,7 +76,7 @@ end
 
 mediawiki_extension "OsmWikibase" do
   site "wiki.openstreetmap.org"
-  repository "git://github.com/nyurik/OsmWikibase.git"
+  repository "https://github.com/nyurik/OsmWikibase.git"
   reference "master"
 end