diff --git a/docs/contributing.rst b/docs/contributing.rst index 42204d5c4..ba68d272e 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -4,15 +4,16 @@ Contributing Help is always appreciated! -To get started, you can try :ref:`building-from-source` in order to familiarize -yourself with the components of Solidity and the build process. Also, it may be -useful to become well-versed at writing smart-contracts in Solidity. +To get started, you can try `building-from-source +`_ +in order to familiarize yourself with the components of Solidity and the build process. Also, +it may be useful to become well-versed at writing smart-contracts in Solidity. In particular, we need help in the following areas: * Improving the documentation * Responding to questions from other users on `StackExchange - `_ and the `Solidity Gitter + `_ and the `Solidity Gitter `_ * Fixing and responding to `Solidity's GitHub issues `_, especially those tagged as