update link

This commit is contained in:
Pavel Dobryakov
2018-10-25 14:44:05 -07:00
parent f5dae8e1e6
commit 50cfda1847

View File

@@ -152,7 +152,7 @@ function startGUI () {
twitterIcon.className = 'icon twitter';
var app = gui.add({ fun : function () {
window.open('https://play.google.com/store/apps/details?id=games.paveldogreat.fluidsim');
window.open('https://play.google.com/store/apps/details?id=games.paveldogreat.fluidsimfree');
ga('send', 'event', 'link button', 'app');
} }, 'fun').name('Check out new improved version');
app.__li.className = 'cr function appBigFont';