diff --git a/script.js b/script.js index 023632e..2ff1aee 100644 --- a/script.js +++ b/script.js @@ -456,7 +456,7 @@ $scope.click=function(){ Analytics.trackEvent('whatsapp', 'click', 'Registration'); - let redirectUrl = "https://wa.me/918283056881"; + let redirectUrl = "https://wa.me/919855051678"; window.open(redirectUrl,"_blank") } @@ -708,7 +708,7 @@ $scope.click=function(){ Analytics.trackEvent('whatsapp', 'click', 'Registration'); - let redirectUrl = "https://wa.me/918283056881"; + let redirectUrl = "https://wa.me/919855051678"; window.open(redirectUrl,"_blank") }