diff options
author | Nick Savers <nicksavers@gmail.com> | 2017-08-24 18:15:26 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-24 18:15:26 +0800 |
commit | f67f7988874f49049da2d32dac60bc53798706cf (patch) | |
tree | 70d6cc3cbef5bb75230b8fa54f59106edf680446 /docs | |
parent | 8af6f193bcf279381df3cca51b179b48e9cf5d5d (diff) | |
download | dexon-solidity-f67f7988874f49049da2d32dac60bc53798706cf.tar.gz dexon-solidity-f67f7988874f49049da2d32dac60bc53798706cf.tar.zst dexon-solidity-f67f7988874f49049da2d32dac60bc53798706cf.zip |
Fix link to Russian version on wiki
Diffstat (limited to 'docs')
-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 dea11a86..8c33fb9d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -128,7 +128,7 @@ If you still have questions, you can try searching or asking on the 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>`_. +See also `Russian version (русский перевод) <https://github.com/ethereum/wiki/wiki/%5BRussian%5D-%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>`_. Contents ======== |