From 873f961bf42d9fe8eafdb229ba2087e14c2392cf Mon Sep 17 00:00:00 2001 From: chriseth Date: Wed, 27 Jan 2016 18:04:30 +0100 Subject: [PATCH 1/2] Add a link to the ethereum stackexchange. --- docs/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index efe82ff9e..c0d79d629 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -24,6 +24,8 @@ Useful links * `Source Code `_ +* `Ethereum Stackexchange `_ + * `Gitter Chat `_ Language Documentation From bdfd8a6e07ae7a3855d96fc3e08ca87a236e90da Mon Sep 17 00:00:00 2001 From: chriseth Date: Wed, 27 Jan 2016 18:06:41 +0100 Subject: [PATCH 2/2] Update index.rst --- docs/index.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index c0d79d629..fab886c72 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 `_. +If you still have questions, you can try searching or asking on the +`Ethereum Stackexchange `_ +site, or come to our `gitter channel `_. +Ideas for improving Solidity or this documentation are always welcome! See also `Russian version (русский перевод) `_.