aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchriseth <c@ethdev.com>2016-06-27 16:41:43 +0800
committerGitHub <noreply@github.com>2016-06-27 16:41:43 +0800
commit2ccfea8b54699d7ecc4e790aa962d0eed58ed3fc (patch)
tree59c36de1337690522cef5e9f7c6e984a75c99eb3
parentc1a16d8d5afc80eb4c0714fbacbd51c99ba04d72 (diff)
parent04544c25a61343329d48e868fc547139152abbf5 (diff)
downloaddexon-solidity-2ccfea8b54699d7ecc4e790aa962d0eed58ed3fc.tar
dexon-solidity-2ccfea8b54699d7ecc4e790aa962d0eed58ed3fc.tar.gz
dexon-solidity-2ccfea8b54699d7ecc4e790aa962d0eed58ed3fc.tar.bz2
dexon-solidity-2ccfea8b54699d7ecc4e790aa962d0eed58ed3fc.tar.lz
dexon-solidity-2ccfea8b54699d7ecc4e790aa962d0eed58ed3fc.tar.xz
dexon-solidity-2ccfea8b54699d7ecc4e790aa962d0eed58ed3fc.tar.zst
dexon-solidity-2ccfea8b54699d7ecc4e790aa962d0eed58ed3fc.zip
Merge pull request #672 from pjdelport/patch-1
Update link to atom-ethereum-interface package
-rw-r--r--docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 61081e1c..32303fe4 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -44,7 +44,7 @@ Available Solidity Integrations
* `Package for SublimeText — Solidity language syntax <https://packagecontrol.io/packages/Ethereum/>`_
Solidity syntax highlighting for SublimeText editor.
-* `Atom Solidity package <https://github.com/gmtcreators/atom-solidity/>`_
+* `Atom Ethereum interface <https://github.com/gmtDevs/atom-ethereum-interface>`_
Plugin for the Atom editor that features syntax highlighting, compilation and a runtime environment (requires backend node).
* `Atom Solidity Linter <https://atom.io/packages/linter-solidity>`_