1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-16 18:13:49 +01:00

doc/starlight: Add link to RIOT forum

This commit is contained in:
Lasse Rosenow 2025-09-17 10:38:23 +02:00
parent 92b3b6931f
commit c9af20981a
No known key found for this signature in database

View File

@ -24,6 +24,11 @@ export default defineConfig({
label: "Matrix", label: "Matrix",
href: "https://matrix.to/#/#riot-os:matrix.org", href: "https://matrix.to/#/#riot-os:matrix.org",
}, },
{
icon: "discourse",
label: "Forum",
href: "https://forum.riot-os.org",
},
], ],
sidebar: [ sidebar: [
{ {