diff options
author | Harry Wright <hcawdev@gmail.com> | 2017-07-25 22:54:43 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-07-25 22:54:43 +0800 |
commit | a23c4cae9b9e9ed2c1dd3090a104815dfbae684a (patch) | |
tree | 21aa53097b8a6233a31ffa66ca3e0d24ed0891a2 /docs | |
parent | 7ad42aeeafe9f6d47ef5890add06b51d005b32ca (diff) | |
download | dexon-solidity-a23c4cae9b9e9ed2c1dd3090a104815dfbae684a.tar dexon-solidity-a23c4cae9b9e9ed2c1dd3090a104815dfbae684a.tar.gz dexon-solidity-a23c4cae9b9e9ed2c1dd3090a104815dfbae684a.tar.bz2 dexon-solidity-a23c4cae9b9e9ed2c1dd3090a104815dfbae684a.tar.lz dexon-solidity-a23c4cae9b9e9ed2c1dd3090a104815dfbae684a.tar.xz dexon-solidity-a23c4cae9b9e9ed2c1dd3090a104815dfbae684a.tar.zst dexon-solidity-a23c4cae9b9e9ed2c1dd3090a104815dfbae684a.zip |
Link to Ethereum Studio removed - project has been discontinued
see https://www.reddit.com/r/ethereum/comments/6c23ua/is_hack_ethercamp_dead/dhrf0aa/
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst index 3cdda62d..8363e956 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -41,9 +41,6 @@ Available Solidity Integrations * `Remix <https://remix.ethereum.org/>`_ Browser-based IDE with integrated compiler and Solidity runtime environment without server-side components. -* `Ethereum Studio <https://live.ether.camp/>`_ - Specialized web IDE that also provides shell access to a complete Ethereum environment. - * `IntelliJ IDEA plugin <https://plugins.jetbrains.com/plugin/9475-intellij-solidity>`_ Solidity plugin for IntelliJ IDEA (and all other JetBrains IDEs) |