From 2594ce1e55ec46f9ca0730e1c7309aecdc1e6854 Mon Sep 17 00:00:00 2001 From: Pavel Dobryakov Date: Sun, 23 Dec 2018 20:18:37 +0300 Subject: [PATCH] update link --- script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.js b/script.js index b6d41178..6b05351b 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';