diff options
-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:: |