summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Mussared <jim.mussared@gmail.com>2022-08-25 15:03:56 +1000
committerDamien George <damien@micropython.org>2022-08-30 13:17:26 +1000
commit31d7ab327b0da4fe7747aba5590a542b88caa123 (patch)
treeb9ff6465b1c3c2e8c176296928e0d25d9decacd8
parent316008046a689b59e7a521c811d6e381bd03fb5a (diff)
docs/templates/topindex.html: Update forum link.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
-rw-r--r--docs/templates/topindex.html2
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>