We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64f615c commit 653cdfeCopy full SHA for 653cdfe
1 file changed
docusaurus.config.ts
@@ -290,16 +290,16 @@ const config: Config = {
290
to: 'toolhive/reference/crd-spec',
291
},
292
{
293
- label: 'ToolHive Registry schema',
294
- to: 'toolhive/reference/registry-schema-toolhive',
+ label: 'ToolHive Registry Server API',
+ to: 'toolhive/reference/registry-api',
295
296
297
- label: 'Upstream Registry schema',
298
- to: 'toolhive/reference/registry-schema-upstream',
+ label: 'ToolHive registry schema',
+ to: 'toolhive/reference/registry-schema-toolhive',
299
300
301
- label: 'ToolHive Registry API',
302
- to: 'toolhive/reference/registry-api',
+ label: 'Upstream registry schema',
+ to: 'toolhive/reference/registry-schema-upstream',
303
304
],
305
0 commit comments