aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2017-07-27 18:30:01 +0800
committerGitHub <noreply@github.com>2017-07-27 18:30:01 +0800
commit5cbf5f216f92b88cf17b0eebcbf01cc05e00ae0a (patch)
tree4356c346fc88d8c89db87d6726b1ffb94647e5ce /docs
parent89fadd6935bd1dda4c8a4846c8fa43ce71cc85cc (diff)
parentd34e2690c9b550017286b0604ffaefafc1f5b753 (diff)
downloaddexon-solidity-5cbf5f216f92b88cf17b0eebcbf01cc05e00ae0a.tar
dexon-solidity-5cbf5f216f92b88cf17b0eebcbf01cc05e00ae0a.tar.gz
dexon-solidity-5cbf5f216f92b88cf17b0eebcbf01cc05e00ae0a.tar.bz2
dexon-solidity-5cbf5f216f92b88cf17b0eebcbf01cc05e00ae0a.tar.lz
dexon-solidity-5cbf5f216f92b88cf17b0eebcbf01cc05e00ae0a.tar.xz
dexon-solidity-5cbf5f216f92b88cf17b0eebcbf01cc05e00ae0a.tar.zst
dexon-solidity-5cbf5f216f92b88cf17b0eebcbf01cc05e00ae0a.zip
Merge pull request #2629 from hcaw/patch-1
Link to Ethereum Studio removed - project has been discontinued
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 3cdda62d..dea11a86 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)
@@ -82,6 +79,8 @@ Discontinued:
* `Mix IDE <https://github.com/ethereum/mix/>`_
Qt based IDE for designing, debugging and testing solidity smart contracts.
+* `Ethereum Studio <https://live.ether.camp/>`_
+ Specialized web IDE that also provides shell access to a complete Ethereum environment.
Solidity Tools
--------------