]> git.openstreetmap.org Git - chef.git/commitdiff
Fix copy paste error
authorTom Hughes <tom@compton.nu>
Mon, 30 Apr 2018 16:10:05 +0000 (17:10 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 30 Apr 2018 16:10:05 +0000 (17:10 +0100)
cookbooks/foundation/recipes/wiki.rb

index 400ffcde516cd10e3ca1ee5fbb8c72f10d400edb..e13aaa186d6adc88d210baa2ff17168681b34f65 100644 (file)
@@ -43,7 +43,7 @@ end
 
 mediawiki_extension "MobileFrontend" do
   action :delete
-  site "board.osmfoundation.org"
+  site "wiki.osmfoundation.org"
 end
 
 mediawiki_skin "osmf" do