From 25da402206a09e291be5723577ae83c22e30de70 Mon Sep 17 00:00:00 2001 From: Matias Benedetto Date: Mon, 3 Jun 2024 11:19:35 +0200 Subject: [PATCH] update url for blueprint (#658) Co-authored-by: Jason Crist <146530+pbking@users.noreply.github.com> --- .wordpress-org/blueprints/blueprint.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.wordpress-org/blueprints/blueprint.json b/.wordpress-org/blueprints/blueprint.json index 2371e189..50fedb56 100644 --- a/.wordpress-org/blueprints/blueprint.json +++ b/.wordpress-org/blueprints/blueprint.json @@ -1,6 +1,6 @@ { "$schema": "https://playground.wordpress.net/blueprint-schema.json", - "landingPage": "/wp-admin/themes.php?page=create-block-theme", + "landingPage": "/wp-admin/themes.php?page=create-block-theme-landing", "features": { "networking": true },