From 6328ebdfab28a1c977c435233c9e49bc6edbf391 Mon Sep 17 00:00:00 2001 From: Denton Liu Date: Fri, 20 May 2016 13:28:35 -0400 Subject: [PATCH] Changed the update URL --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9f1eacd1a1..e07a1b4e53 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Solidity", "description": "Realtime compiler and runtime", - "update_url": "https://chriseth.github.io/browser-solidity/", + "update_url": "https://ethereum.github.io/browser-solidity/", "version": "1.1", "manifest_version": 2, "background": {