aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2017-04-18 18:10:04 +0800
committerGitHub <noreply@github.com>2017-04-18 18:10:04 +0800
commit8e180d9287be107815ba0047faf206b5674f4b46 (patch)
tree6b219361c2df630724dae00b4638335b57db9f7f
parent138c952a1ad9a508c3e577d26ab8c514ef911a81 (diff)
parentab0a0ab05da60d12ffb64207e98d2d05264fc196 (diff)
downloaddexon-solidity-8e180d9287be107815ba0047faf206b5674f4b46.tar.gz
dexon-solidity-8e180d9287be107815ba0047faf206b5674f4b46.tar.zst
dexon-solidity-8e180d9287be107815ba0047faf206b5674f4b46.zip
Merge pull request #2126 from dapphub/develop
Replace link to dapple in the docs with our next generation development tool
-rw-r--r--docs/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 61cff7ac..9c74aa51 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -78,8 +78,8 @@ Discontinued:
Solidity Tools
--------------
-* `Dapple <https://github.com/nexusdev/dapple>`_
- Package and deployment manager for Solidity.
+* `Dapp <https://dapp.readthedocs.io>`_
+ Build tool, package manager, and deployment assistant for Solidity.
* `Solidity REPL <https://github.com/raineorshine/solidity-repl>`_
Try Solidity instantly with a command-line Solidity console.