From f3ac51d620ad61eabbaec76ede2cfc18e0c9e092 Mon Sep 17 00:00:00 2001 From: yann300 Date: Mon, 19 Aug 2019 16:22:21 +0200 Subject: [PATCH] mythx url --- src/remixAppManager.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',