]> git.openstreetmap.org Git - chef.git/commitdiff
mediawiki: update git url for osmtaginfo
authorGrant Slater <git@firefishy.com>
Tue, 9 Aug 2022 10:51:23 +0000 (13:51 +0300)
committerGrant Slater <git@firefishy.com>
Tue, 9 Aug 2022 10:51:23 +0000 (13:51 +0300)
cookbooks/mediawiki/resources/site.rb

index 7909bfe6bdec61ea28c64bcce6a3acdaf58d19fc..c607e36527a6da593986c1011a4f0828e85035cd 100644 (file)
@@ -456,7 +456,7 @@ action :create do
 
   mediawiki_extension "osmtaginfo" do
     site new_resource.site
 
   mediawiki_extension "osmtaginfo" do
     site new_resource.site
-    repository "https://github.com/Firefishy/osmtaginfo.git"
+    repository "https://github.com/openstreetmap/osmtaginfo.git"
     tag "live"
     update_site false
   end
     tag "live"
     update_site false
   end