From: Tom Hughes Date: Mon, 30 Apr 2018 16:10:05 +0000 (+0100) Subject: Fix copy paste error X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/4ebef80a5ec6e33572be1b35ff89b142aa3afb09?ds=sidebyside Fix copy paste error --- diff --git a/cookbooks/foundation/recipes/wiki.rb b/cookbooks/foundation/recipes/wiki.rb index 400ffcde5..e13aaa186 100644 --- a/cookbooks/foundation/recipes/wiki.rb +++ b/cookbooks/foundation/recipes/wiki.rb @@ -43,7 +43,7 @@ end mediawiki_extension "MobileFrontend" do action :delete - site "board.osmfoundation.org" + site "wiki.osmfoundation.org" end mediawiki_skin "osmf" do