aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDenton Liu <liu.denton+github@gmail.com>2016-05-20 00:00:21 +0800
committerDenton Liu <liu.denton+github@gmail.com>2016-05-20 00:00:21 +0800
commit6eeb7ffb3c0223e1a30d98025e194ed8c45e7056 (patch)
tree137190dc0e2221be1e1d9d472bd4630f56e277ad /docs
parentcb865fb2b1be9d31b40bbd547c603c2bb81283b1 (diff)
downloaddexon-solidity-6eeb7ffb3c0223e1a30d98025e194ed8c45e7056.tar
dexon-solidity-6eeb7ffb3c0223e1a30d98025e194ed8c45e7056.tar.gz
dexon-solidity-6eeb7ffb3c0223e1a30d98025e194ed8c45e7056.tar.bz2
dexon-solidity-6eeb7ffb3c0223e1a30d98025e194ed8c45e7056.tar.lz
dexon-solidity-6eeb7ffb3c0223e1a30d98025e194ed8c45e7056.tar.xz
dexon-solidity-6eeb7ffb3c0223e1a30d98025e194ed8c45e7056.tar.zst
dexon-solidity-6eeb7ffb3c0223e1a30d98025e194ed8c45e7056.zip
Changed link to point to solc-js repo
Diffstat (limited to 'docs')
-rw-r--r--docs/installing-solidity.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing-solidity.rst b/docs/installing-solidity.rst
index 647ff1f7..5a33b8d8 100644
--- a/docs/installing-solidity.rst
+++ b/docs/installing-solidity.rst
@@ -27,7 +27,7 @@ To install it, simply use
npm install solc
Details about the usage of the nodejs package can be found in the
-`repository <https://github.com/chriseth/browser-solidity#nodejs-usage>`_.
+`repository <https://github.com/ethereum/solc-js>`_.
Binary Packages
===============