diff options
author | Danil Yarantsev <tiberiumk12@gmail.com> | 2020-10-19 14:02:51 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-19 14:02:51 +0300 |
commit | 528069a9678fb7f9691ea78e5fd4eec905767b78 (patch) | |
tree | 4bd73af16c0601e974f3eed81027aacaa4290c65 /readme.md | |
parent | 9c34d6ee09e73b200d2bd7fc40ba727c3f9773f6 (diff) | |
download | Nim-528069a9678fb7f9691ea78e5fd4eec905767b78.tar.gz |
Change discord's badge color to be consistent with other badges
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md index 0ccfc8fa9..8fcf4d2bb 100644 --- a/readme.md +++ b/readme.md @@ -224,7 +224,7 @@ Copyright © 2006-2020 Andreas Rumpf, all rights reserved. [csources-repo]: https://github.com/nim-lang/csources [badge-nim-travisci]: https://img.shields.io/travis/nim-lang/Nim/devel.svg?style=flat-square [badge-nim-irc]: https://img.shields.io/badge/chat-on_irc-blue.svg?style=flat-square -[badge-nim-discord]: https://img.shields.io/discord/371759389889003530?label=discord&logo=discord&logoColor=gold&style=flat-square +[badge-nim-discord]: https://img.shields.io/discord/371759389889003530?color=blue&label=discord&logo=discord&logoColor=gold&style=flat-square [badge-nim-gitter]: https://img.shields.io/badge/chat-on_gitter-blue.svg?style=flat-square [badge-nim-forum-gethelp]: https://img.shields.io/badge/Forum-get%20help-4eb899.svg?style=flat-square [badge-nim-twitter]: https://img.shields.io/twitter/follow/nim_lang.svg?style=social |