Merge pull request #4856 from ethereum/fix_docs_remix_url

Fix local remix-ide url in docs
This commit is contained in:
chriseth 2018-09-04 14:12:59 +02:00 committed by GitHub
commit d88e5039cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ Remix
`Access Remix online <https://remix.ethereum.org/>`_, you don't need to install anything. `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 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. explained on that page.
Further options on this page detail installing commandline Solidity compiler software Further options on this page detail installing commandline Solidity compiler software