diff --git a/src/landing-page/create-modal.js b/src/landing-page/create-modal.js index 0688430d..c1ff0ed1 100644 --- a/src/landing-page/create-modal.js +++ b/src/landing-page/create-modal.js @@ -74,7 +74,7 @@ export const CreateThemeModal = ( { onRequestClose, creationType } ) => { 'create-block-theme' ) ); - window.location = '/wp-admin/site-editor.php?canvas=edit'; + window.location = window.cbt_landingpage_variables.editor_url; } ) .catch( ( error ) => { setErrorMessage(