From c2cb5d37c8846e328539a1307d74ca185a42a85c Mon Sep 17 00:00:00 2001 From: Luke Krikorian Date: Wed, 17 Sep 2025 11:53:18 -0400 Subject: [PATCH] Update redirect theme name and doc URL --- config/settings_schema.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/settings_schema.json b/config/settings_schema.json index ca8ac7b..4febf0e 100644 --- a/config/settings_schema.json +++ b/config/settings_schema.json @@ -1,10 +1,10 @@ [ { "name": "theme_info", - "theme_name": "WordPress Redirect", + "theme_name": "Sell on WordPress", "theme_author": "Shopify", "theme_version": "1.0.0", - "theme_documentation_url": "https://help.shopify.com/manual/online-sales-channels/wordpress/manage-checkout-traffic#wordpress-theme", + "theme_documentation_url": "https://help.shopify.com/manual/online-sales-channels/sell-on-wordpress/manage-checkout-traffic#sell-on-wordpress-theme", "theme_support_url": "https://help.shopify.com/" }, {