1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-15 17:43:51 +01:00

Merge pull request #21723 from LasseRosenow/starlight-add-link-to-forum

doc/starlight: Add link to RIOT forum
This commit is contained in:
crasbe 2025-09-17 10:33:33 +00:00 committed by GitHub
commit 95e06aa2d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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