mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-16 18:13:49 +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",
|
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: [
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user