diff options
author | Denton Liu <liu.denton+github@gmail.com> | 2016-07-11 23:23:17 +0800 |
---|---|---|
committer | Denton Liu <liu.denton+github@gmail.com> | 2016-08-10 22:42:51 +0800 |
commit | a6c9d85399d39548abcb7b0739849efab7647c52 (patch) | |
tree | d1da2b16614ee0d8b9132b80c3c300eb167ca9e0 /docs/index.rst | |
parent | 617daa1f004dba9960c0de57109d5b1554a9f599 (diff) | |
download | dexon-solidity-a6c9d85399d39548abcb7b0739849efab7647c52.tar dexon-solidity-a6c9d85399d39548abcb7b0739849efab7647c52.tar.gz dexon-solidity-a6c9d85399d39548abcb7b0739849efab7647c52.tar.bz2 dexon-solidity-a6c9d85399d39548abcb7b0739849efab7647c52.tar.lz dexon-solidity-a6c9d85399d39548abcb7b0739849efab7647c52.tar.xz dexon-solidity-a6c9d85399d39548abcb7b0739849efab7647c52.tar.zst dexon-solidity-a6c9d85399d39548abcb7b0739849efab7647c52.zip |
Remove trailing whitespace
Diffstat (limited to 'docs/index.rst')
-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 5ca5c4a9..555ffaa7 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -67,7 +67,7 @@ Solidity Tools * `Solidity REPL <https://github.com/raineorshine/solidity-repl>`_ Try Solidity instantly with a command-line Solidity console. - + * `solgraph <https://github.com/raineorshine/solgraph>`_ Visualize Solidity control flow and highlight potential security vulnerabilities. |