mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #4856 from ethereum/fix_docs_remix_url
Fix local remix-ide url in docs
This commit is contained in:
commit
d88e5039cc
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user