diff --git a/index_mobile.html b/index_mobile.html index fc22246..2822b9c 100644 --- a/index_mobile.html +++ b/index_mobile.html @@ -271,7 +271,7 @@ } // URL to redirect to if the user is on a desktop device - const desktopRedirectUrl = 'https://www.sobakintech.sytes.net/'; + const desktopRedirectUrl = 'https://sobakintech.sytes.net/'; // Check if the user is on a desktop device and redirect if true if (isDesktop()) {