diff --git a/src/index.html b/src/index.html index c5a8415..ed61c96 100644 --- a/src/index.html +++ b/src/index.html @@ -82,7 +82,7 @@ }; if (window.top !== window.self) { - window.top.location = window.location; + window.location.href = 'https://www.udsenterprise.com'; }