diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2019-01-31 19:03:13 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-31 19:03:13 -0800 |
| commit | 6ee16c0aae3d63086afde5e51429326407f4e3b9 (patch) | |
| tree | e0fcae3d493d4b0947e7effa45407d5273fcbfcf | |
| parent | 7c443fbef2b92bfdd382db9aeaddcdcecbc02cd0 (diff) | |
Update the discord link
Thanks to @ticky for the heads up.
Fixes #1511
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index deb085522..cf0964863 100644 --- a/README.rst +++ b/README.rst @@ -271,6 +271,6 @@ project. .. |Doc Status| image:: https://readthedocs.org/projects/circuitpython/badge/?version=latest :target: http://circuitpython.readthedocs.io/ .. |Discord| image:: https://img.shields.io/discord/327254708534116352.svg - :target: https://discord.gg/nBQh6qu + :target: https://adafru.it/discord .. |License| image:: https://github.com/adafruit/circuitpython/blob/master/logo/license-MIT-brightgreen.svg :target: https://opensource.org/licenses/MIT |
