diff --git a/src/remixAppManager.js b/src/remixAppManager.js index 69e65c8ad2..8687c0883a 100644 --- a/src/remixAppManager.js +++ b/src/remixAppManager.js @@ -136,7 +136,7 @@ export class RemixAppManager extends PluginEngine { 'solidity': ['compilationFinished'] }, version: '0.1.0-beta', - url: 'https://remix-mythx-plugin.surge.sh', + url: 'https://remythx.xyz', description: 'Perform Static and Dynamic Security Analysis using the MythX Cloud Service', icon: 'https://remix-mythx-plugin.surge.sh/logo.png', location: 'sidePanel',