File tree Expand file tree Collapse file tree 5 files changed +6
-25
lines changed Expand file tree Collapse file tree 5 files changed +6
-25
lines changed Original file line number Diff line number Diff line change 141
141
{
142
142
"group" : " Development" ,
143
143
"pages" : [
144
+ " specification/versioning" ,
144
145
" development/roadmap" ,
145
146
" development/contributing" ,
146
147
" links/github"
147
148
]
148
- },
149
- {
150
- "group" : " Resources" ,
151
- "pages" : [" specification/versioning" , " specification/contributing" ]
152
149
}
153
150
]
154
151
},
243
240
{
244
241
"group" : " Development" ,
245
242
"pages" : [
243
+ " specification/versioning" ,
246
244
" development/roadmap" ,
247
245
" development/contributing" ,
248
246
" links/github"
249
247
]
250
- },
251
- {
252
- "group" : " Resources" ,
253
- "pages" : [" specification/versioning" , " specification/contributing" ]
254
248
}
255
249
]
256
250
},
348
342
{
349
343
"group" : " Development" ,
350
344
"pages" : [
345
+ " specification/versioning" ,
351
346
" development/roadmap" ,
352
347
" development/contributing" ,
353
348
" links/github"
354
349
]
355
- },
356
- {
357
- "group" : " Resources" ,
358
- "pages" : [" specification/versioning" , " specification/contributing" ]
359
350
}
360
351
]
361
352
}
Original file line number Diff line number Diff line change @@ -142,5 +142,5 @@ Explore the detailed specification for each protocol component:
142
142
icon = " user"
143
143
href = " /specification/2024-11-05/client"
144
144
/>
145
- <Card title = " Contributing" icon = " pencil" href = " /specification /contributing" />
145
+ <Card title = " Contributing" icon = " pencil" href = " /development /contributing" />
146
146
</CardGroup >
Original file line number Diff line number Diff line change @@ -144,5 +144,5 @@ Explore the detailed specification for each protocol component:
144
144
icon = " user"
145
145
href = " /specification/2025-03-26/client"
146
146
/>
147
- <Card title = " Contributing" icon = " pencil" href = " /specification /contributing" />
147
+ <Card title = " Contributing" icon = " pencil" href = " /development /contributing" />
148
148
</CardGroup >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -144,5 +144,5 @@ Explore the detailed specification for each protocol component:
144
144
icon = " user"
145
145
href = " /specification/draft/client"
146
146
/>
147
- <Card title = " Contributing" icon = " pencil" href = " /specification /contributing" />
147
+ <Card title = " Contributing" icon = " pencil" href = " /development /contributing" />
148
148
</CardGroup >
You can’t perform that action at this time.
0 commit comments