diff options
| author | Mel Chua <mel@melchua.com> | 2019-05-07 22:26:00 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-07 22:26:00 -0400 |
| commit | 493fe971b579ae07027a6cf2e4bf9bca2f094d40 (patch) | |
| tree | 8e2cc93c92d3784cf4134458d5a08f4a6a5c9bdf | |
| parent | 4e0c18ee1f4e53e6b812ec15c00bfbbc71040c1e (diff) | |
fix #1833, replace expired discord link
The footer already links directly to https://adafru.it/discord, which seems like a more permanent location. I've just replaced the expired link at the top with the same thing.
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index 35af10163..894bc8b61 100644 --- a/README.rst +++ b/README.rst @@ -63,7 +63,7 @@ Contributors who follow the `Code of Conduct <https://github.com/adafruit/circuitpython/blob/master/CODE_OF_CONDUCT.md>`__ are welcome to submit pull requests and they will be promptly reviewed by project admins. Please join the -`Discord <https://discord.gg/nBQh6qu>`__ too. +`Discord <http://adafru.it/discord>`__ too. Branding ------------ |
