diff --git a/portal/menu-builder.html b/portal/menu-builder.html index 2bc0159..658e6a4 100644 --- a/portal/menu-builder.html +++ b/portal/menu-builder.html @@ -1334,7 +1334,7 @@ // Add a new business addNewBusiness() { - window.location.href = BASE_PATH + '/portal/setup.html'; + window.location.href = BASE_PATH + '/portal/setup-wizard.html'; }, // Load business info