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:
commit
95e06aa2d6
@ -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: [
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user