]> git.openstreetmap.org Git - chef.git/commitdiff
blog: update osmblog-wp-theme repo url
authorGrant Slater <git@firefishy.com>
Thu, 4 Aug 2022 21:40:11 +0000 (00:40 +0300)
committerGrant Slater <git@firefishy.com>
Thu, 4 Aug 2022 21:40:11 +0000 (00:40 +0300)
cookbooks/blog/recipes/default.rb
cookbooks/civicrm/recipes/default.rb

index 820731a497b44dba6d9e641f1a5b17597f7fc408..e857a1dc675b30b1c2314f39ae65af4e320bb0aa 100644 (file)
@@ -44,7 +44,7 @@ end
 wordpress_theme "blog.openstreetmap.org-osmblog-wp-theme" do
   theme "osmblog-wp-theme"
   site "blog.openstreetmap.org"
-  repository "https://github.com/harry-wood/osmblog-wp-theme.git"
+  repository "https://github.com/osmfoundation/osmblog-wp-theme.git"
 end
 
 wordpress_plugin "blog.openstreetmap.org-google-analytics-for-wordpress" do
index a6c4494346f2ef7048660a1f5a83433f48742bf6..465b5aaa32dc6d874dd808bade116c2ae6b96ddb 100644 (file)
@@ -54,7 +54,7 @@ end
 
 wordpress_theme "osmblog-wp-theme" do
   site "join.osmfoundation.org"
-  repository "https://github.com/harry-wood/osmblog-wp-theme.git"
+  repository "https://github.com/osmfoundation/osmblog-wp-theme.git"
 end
 
 wordpress_plugin "registration-honeypot" do