From cfed40298707b5d1ce832b22858a07b53abcdafa Mon Sep 17 00:00:00 2001 From: yann300 Date: Thu, 15 Feb 2018 10:58:18 +0100 Subject: [PATCH] Update app.js --- src/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app.js b/src/app.js index 568c189c4c..68d4a36b2a 100644 --- a/src/app.js +++ b/src/app.js @@ -197,7 +197,7 @@ function run () { var self = this if (window.location.hostname === 'yann300.github.io') { - modalDialogCustom.alert(`This UNSTABLE ALPHA branch of Remix has been moved to http://ethereum.github.io/remix-ide-alpha.`) + modalDialogCustom.alert(`This UNSTABLE ALPHA branch of Remix has been moved to http://ethereum.github.io/remix-live-alpha.`) } else if (window.location.hostname === 'ethereum.github.io' && window.location.pathname.indexOf('remix-ide-alpha') === 0) { modalDialogCustom.alert(`This instance of the Remix IDE is an UNSTABLE ALPHA branch.\n