diff options
author | Denton Liu <liu.denton+github@gmail.com> | 2016-08-29 23:00:11 +0800 |
---|---|---|
committer | Denton Liu <liu.denton+github@gmail.com> | 2016-08-29 23:00:11 +0800 |
commit | be86a2af9e01f76d02cf6f9436492e1aeeebf89d (patch) | |
tree | 3ba563623001b68e8ba6ef251be1de0fd71d1e00 | |
parent | dd543d460243076d647df3e577ddc670597a506b (diff) | |
download | dexon-solidity-be86a2af9e01f76d02cf6f9436492e1aeeebf89d.tar dexon-solidity-be86a2af9e01f76d02cf6f9436492e1aeeebf89d.tar.gz dexon-solidity-be86a2af9e01f76d02cf6f9436492e1aeeebf89d.tar.bz2 dexon-solidity-be86a2af9e01f76d02cf6f9436492e1aeeebf89d.tar.lz dexon-solidity-be86a2af9e01f76d02cf6f9436492e1aeeebf89d.tar.xz dexon-solidity-be86a2af9e01f76d02cf6f9436492e1aeeebf89d.tar.zst dexon-solidity-be86a2af9e01f76d02cf6f9436492e1aeeebf89d.zip |
Fix line length
-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 a330172e..5f8977e8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -66,7 +66,7 @@ Discontinued: Solidity Tools -------------------------------- +-------------- * `Solidity REPL <https://github.com/raineorshine/solidity-repl>`_ Try Solidity instantly with a command-line Solidity console. |