diff options
| -rw-r--r-- | docs/templates/topindex.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/topindex.html b/docs/templates/topindex.html index 41bcc740d..cfe3ad151 100644 --- a/docs/templates/topindex.html +++ b/docs/templates/topindex.html @@ -119,7 +119,7 @@ <span class="linkdescr">the official MicroPython site</span> </p> <p class="biglink"> - <a class="biglink" href="http://forum.micropython.org">MicroPython forum</a><br/> + <a class="biglink" href="https://github.com/orgs/micropython/discussions">GitHub Discussions</a><br/> <span class="linkdescr">community discussion for all things related to MicroPython</span> </p> </td> |
