aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2018-04-17 20:05:23 +0800
committerGitHub <noreply@github.com>2018-04-17 20:05:23 +0800
commit4ff5ddad8e8207e570b6d1f3db862b4d029affa0 (patch)
tree785357507139ee1e58ecca2037134e07578bd82d
parent842fd0cd2cef3c11c392b7820e178fd0d034fa07 (diff)
parent1696c9f1630c7d5edaa2cb40e89b1db137781699 (diff)
downloaddexon-solidity-4ff5ddad8e8207e570b6d1f3db862b4d029affa0.tar.gz
dexon-solidity-4ff5ddad8e8207e570b6d1f3db862b4d029affa0.tar.zst
dexon-solidity-4ff5ddad8e8207e570b6d1f3db862b4d029affa0.zip
Merge pull request #3919 from aj07/patch-2
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 42c392e2..8303131c 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,6 @@ Solidity is still under development. So please do not hesitate and open an [issu
See the [Solidity documentation](https://solidity.readthedocs.io/en/latest/installing-solidity.html#building-from-source) for build instructions.
## How to Contribute
-Please see our contribution guidelines in [the Solidity documentation](https://solidity.readthedocs.io/en/latest/contributing.html).
+Please see our [contribution guidelines](https://solidity.readthedocs.io/en/latest/contributing.html) in the Solidity documentation.
Any contributions are welcome!