We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 67dce3a + 8f7d589 commit abc7b09Copy full SHA for abc7b09
docs/docs.json
@@ -374,6 +374,10 @@
374
{
375
"source": "/quickstart/client",
376
"destination": "/docs/develop/build-client"
377
+ },
378
+ {
379
+ "source": "/development/contributing",
380
+ "destination": "/community/communication"
381
}
382
],
383
"contextual": {
docs/specification/2025-06-18/index.mdx
@@ -145,5 +145,5 @@ Explore the detailed specification for each protocol component:
145
icon="user"
146
href="/specification/2025-06-18/client"
147
/>
148
- <Card title="Contributing" icon="pencil" href="/development/contributing" />
+ <Card title="Contributing" icon="pencil" href="/community/communication" />
149
</CardGroup>
0 commit comments