diff options
author | chriseth <c@ethdev.com> | 2016-01-28 01:06:41 +0800 |
---|---|---|
committer | chriseth <c@ethdev.com> | 2016-01-28 01:06:41 +0800 |
commit | bdfd8a6e07ae7a3855d96fc3e08ca87a236e90da (patch) | |
tree | 246285ff0772262b0cc3e6400f7d769bd5c4f1c5 /docs | |
parent | 873f961bf42d9fe8eafdb229ba2087e14c2392cf (diff) | |
download | dexon-solidity-bdfd8a6e07ae7a3855d96fc3e08ca87a236e90da.tar.gz dexon-solidity-bdfd8a6e07ae7a3855d96fc3e08ca87a236e90da.tar.zst dexon-solidity-bdfd8a6e07ae7a3855d96fc3e08ca87a236e90da.zip |
Update index.rst
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst index c0d79d62..fab886c7 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -42,8 +42,10 @@ Remember that you can always try out the contracts The last and most extensive section will cover all aspects of Solidity in depth. -If you still have questions or ideas for improving Solidity or this documentation, -please feel free to come to out `gitter channel <https://gitter.im/ethereum/solidity/>`_. +If you still have questions, you can try searching or asking on the +`Ethereum Stackexchange <https://ethereum.stackexchange.com/>`_ +site, or come to our `gitter channel <https://gitter.im/ethereum/solidity/>`_. +Ideas for improving Solidity or this documentation are always welcome! See also `Russian version (русский перевод) <https://github.com/ethereum/wiki/wiki/%D0%A0%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE-%D0%BF%D0%BE-Solidity>`_. |