diff options
author | Dominik Picheta <dominikpicheta@googlemail.com> | 2017-08-06 13:57:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-06 13:57:08 +0100 |
commit | 93ef3bcf276e867e300ecbe37772c5cc2d618fdb (patch) | |
tree | 88c4ff8e311a502d395ff15e6eecc746d938e863 | |
parent | c39e2029762387d05f7b3d81490c6129703c1b60 (diff) | |
parent | 0fff332b89c08330ebfeb19c240e61d14461efcf (diff) | |
download | Nim-93ef3bcf276e867e300ecbe37772c5cc2d618fdb.tar.gz |
Merge pull request #6192 from TiberiumN/patch-1
Small fix to README
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md index 2ffb03050..44570880a 100644 --- a/readme.md +++ b/readme.md @@ -88,7 +88,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). -<a href="graphs/contributors"><img src="https://opencollective.com/Nim/contributors.svg?width=890" /></a> +<a href="https://github.com/nim-lang/Nim/graphs/contributors"><img src="https://opencollective.com/Nim/contributors.svg?width=890" /></a> ## Contributing [![Backers on Open Collective](https://opencollective.com/nim/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/nim/sponsors/badge.svg)](#sponsors) [![Contribute to Nim via Gratipay][badge-nim-gratipay]][nim-gratipay] |