Skip to content

Commit ce0a9e4

Browse files
authored
fix: links (#1946)
1 parent 96521f0 commit ce0a9e4

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"label": "Contributor's Guide",
3+
"link": {
4+
"type": "generated-index",
5+
"slug": "/community/contributor"
6+
}
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"label": "RFCs",
3+
"link": {
4+
"type": "generated-index",
5+
"slug": "/community/rfcs"
6+
}
7+
}

0 commit comments

Comments
 (0)