summary refs log tree commit diff stats
path: root/readme.md
diff options
context:
space:
mode:
authorTimothee Cour <timothee.cour2@gmail.com>2018-10-10 23:55:16 -0700
committerAndreas Rumpf <rumpf_a@web.de>2018-10-11 08:55:15 +0200
commitda4215af6a5046662db736ce2d5500ce0f38fe1b (patch)
treeaf55c10819ef1e35c2d4d100dd3ef320fbd9f8ad /readme.md
parent6d910dedf0fac596e66631fc460b36bd35672476 (diff)
downloadNim-da4215af6a5046662db736ce2d5500ce0f38fe1b.tar.gz
make contributing.rst more up to date; reference it in readme.md to make it more discoverable (#9302)
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 3d0b7c4ce..7b81d0790 100644
--- a/readme.md
+++ b/readme.md
@@ -102,7 +102,7 @@ within the [doc/koch.rst](doc/koch.rst) file.
 
 ## Contributors
 
-This project exists thanks to all the people who contribute. [Read on to find out how to contribute](#contributing).
+This project exists thanks to all the people who contribute.
 <a href="https://github.com/nim-lang/Nim/graphs/contributors"><img src="https://opencollective.com/Nim/contributors.svg?width=890" /></a>
 
 ## Contributing
@@ -111,6 +111,7 @@ This project exists thanks to all the people who contribute. [Read on to find ou
 [![Donate Bitcoins][badge-nim-bitcoin]][nim-bitcoin]
 [![Open Source Helpers](https://www.codetriage.com/nim-lang/nim/badges/users.svg)](https://www.codetriage.com/nim-lang/nim)
 
+See [detailed contributing guidelines](https://nim-lang.github.io/Nim/contributing.html).
 We welcome all contributions to Nim regardless of how small or large
 they are. Everything from spelling fixes to new modules to be included in the
 standard library are welcomed and appreciated. Before you start contributing,