From: Tom Hughes Date: Wed, 1 Apr 2015 08:52:13 +0000 (+0100) Subject: Move mediawiki osmf skin to openstreetmap account X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/4978d9ecdfcbac444ddf057622403e1e5148654a?ds=sidebyside Move mediawiki osmf skin to openstreetmap account --- 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