Skip to content

Commit

Permalink
update link
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Dobryakov authored and Pavel Dobryakov committed Dec 23, 2018
1 parent b0e913f commit 2594ce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script.js
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down

0 comments on commit 2594ce1

Please sign in to comment.