X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/89af50fa58f7993911c720ff22619525cabd45ad..4978d9ecdfcbac444ddf057622403e1e5148654a:/cookbooks/foundation/recipes/wiki.rb diff --git a/cookbooks/foundation/recipes/wiki.rb b/cookbooks/foundation/recipes/wiki.rb index 925d2602d..905b30176 100644 --- a/cookbooks/foundation/recipes/wiki.rb +++ b/cookbooks/foundation/recipes/wiki.rb @@ -42,7 +42,7 @@ end mediawiki_skin "osmf" do site "wiki.osmfoundation.org" - repository "git://github.com/tomhughes/mediawiki-skins-osmf.git" + repository "git://github.com/openstreetmap/mediawiki-skins-osmf.git" revision "master" end