diff --git a/clientarea/hgcloud/components/topMenu/topMenu.js b/clientarea/hgcloud/components/topMenu/topMenu.js index 4129c32..ca6547f 100644 --- a/clientarea/hgcloud/components/topMenu/topMenu.js +++ b/clientarea/hgcloud/components/topMenu/topMenu.js @@ -415,7 +415,7 @@ const topMenu = { }); }, goIndex () { - location.href = "/index"; + location.href = "/"; }, goShoppingCar () { localStorage.frontMenusActiveId = "";