diff options
-rw-r--r-- | docs/index.rst | 2 |
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>`_ |