diff options
author | chriseth <chris@ethereum.org> | 2018-09-14 00:17:01 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-14 00:17:01 +0800 |
commit | 738906c23570210b7d2b6ab0d80b5d51756d4488 (patch) | |
tree | 9efe4499f4c57d9e1b8e57efd18fc4e47ce38b49 /docs | |
parent | e7daed68c1977683546ac3e72d4f84ff538f6711 (diff) | |
download | dexon-solidity-738906c23570210b7d2b6ab0d80b5d51756d4488.tar dexon-solidity-738906c23570210b7d2b6ab0d80b5d51756d4488.tar.gz dexon-solidity-738906c23570210b7d2b6ab0d80b5d51756d4488.tar.bz2 dexon-solidity-738906c23570210b7d2b6ab0d80b5d51756d4488.tar.lz dexon-solidity-738906c23570210b7d2b6ab0d80b5d51756d4488.tar.xz dexon-solidity-738906c23570210b7d2b6ab0d80b5d51756d4488.tar.zst dexon-solidity-738906c23570210b7d2b6ab0d80b5d51756d4488.zip |
Update solidity-in-depth.rst
Diffstat (limited to 'docs')
-rw-r--r-- | docs/solidity-in-depth.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/solidity-in-depth.rst b/docs/solidity-in-depth.rst index b6217b47..4a10a5a7 100644 --- a/docs/solidity-in-depth.rst +++ b/docs/solidity-in-depth.rst @@ -4,7 +4,7 @@ Solidity in Depth This section should provide you with all you need to know about Solidity. If something is missing here, please contact us on -`Gitter <https://gitter.im/ethereum/solidity>`_ or make a pull request on +`Gitter <https://gitter.im/ethereum/solidity>`_ or create a pull request on `Github <https://github.com/ethereum/solidity/pulls>`_. .. toctree:: |