Skip to content

Commit

Permalink
Fix osmf mediawiki skin site name
Browse files Browse the repository at this point in the history
  • Loading branch information
Firefishy committed Sep 18, 2023
1 parent 5ad5bca commit dfd61bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbooks/foundation/recipes/wiki.rb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
end

mediawiki_skin "OSMFoundation" do
site "wiki.osmfoundation.org"
site "osmfoundation.org"
repository "https://github.com/osmfoundation/osmf-mediawiki-skin.git"
revision "master"
legacy false
Expand Down

0 comments on commit dfd61bf

Please sign in to comment.