From 4978d9ecdfcbac444ddf057622403e1e5148654a Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Wed, 1 Apr 2015 09:52:13 +0100 Subject: [PATCH] Move mediawiki osmf skin to openstreetmap account --- cookbooks/foundation/recipes/wiki.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.2