aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installing-solidity.rst
diff options
context:
space:
mode:
authorLeonardo Alt <leo@ethereum.org>2018-08-24 15:01:54 +0800
committerchriseth <chris@ethereum.org>2018-09-04 20:10:25 +0800
commit2f258b005eb24e22b6cea9d79e0066589f960405 (patch)
treef732efec536449841dc38fb9d3a7ab1f36fec9ce /docs/installing-solidity.rst
parentf27d7edfd605ac04e04eafded93a9a4e81f20122 (diff)
downloaddexon-solidity-2f258b005eb24e22b6cea9d79e0066589f960405.tar.gz
dexon-solidity-2f258b005eb24e22b6cea9d79e0066589f960405.tar.zst
dexon-solidity-2f258b005eb24e22b6cea9d79e0066589f960405.zip
Fix remix-ide url in docs
Diffstat (limited to 'docs/installing-solidity.rst')
-rw-r--r--docs/installing-solidity.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing-solidity.rst b/docs/installing-solidity.rst
index a1372f4c..34806f4a 100644
--- a/docs/installing-solidity.rst
+++ b/docs/installing-solidity.rst
@@ -22,7 +22,7 @@ Remix
`Access Remix online <https://remix.ethereum.org/>`_, you don't need to install anything.
If you want to use it without connection to the Internet, go to
-https://github.com/ethereum/browser-solidity/tree/gh-pages and download the .ZIP file as
+https://github.com/ethereum/remix-live/tree/gh-pages and download the ``.zip`` file as
explained on that page.
Further options on this page detail installing commandline Solidity compiler software