diff --git a/script.js b/script.js index b6d4117..6b05351 100644 --- a/script.js +++ b/script.js @@ -157,7 +157,7 @@ function startGUI () { twitterIcon.className = 'icon twitter'; let app = gui.add({ fun : () => { - window.open('https://play.google.com/store/apps/details?id=games.paveldogreat.fluidsim'); + window.open('http://onelink.to/5b58bn'); ga('send', 'event', 'link button', 'app'); } }, 'fun').name('Check out new improved version'); app.__li.className = 'cr function appBigFont';