From 0d774fa9eb8d6c8d8b59f086ddb625abcb419ee6 Mon Sep 17 00:00:00 2001 From: ethers Date: Thu, 7 Jan 2016 17:56:12 -0800 Subject: [PATCH] slash is needed to load with gist, otherwise 404 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index b93119f0bf..1ce84a6d79 100644 --- a/index.html +++ b/index.html @@ -270,7 +270,7 @@ var files = {}; var filesArr = getFiles(); - var description = "Created using soleditor: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://chriseth.github.io/browser-solidity?gist="; + var description = "Created using soleditor: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://chriseth.github.io/browser-solidity/?gist="; for(var f in filesArr) { files[fileNameFromKey(filesArr[f])] = {