From 2b5afeb33dadbe625d066f0a761081b88d2a44a9 Mon Sep 17 00:00:00 2001 From: Denish Navadiya <57515871+withden@users.noreply.github.com> Date: Wed, 29 Jan 2025 12:47:41 +0530 Subject: [PATCH] fix: registry-item-json link --- apps/www/content/docs/registry/registry-json.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/www/content/docs/registry/registry-json.mdx b/apps/www/content/docs/registry/registry-json.mdx index 57ccb943fea..934204298f4 100644 --- a/apps/www/content/docs/registry/registry-json.mdx +++ b/apps/www/content/docs/registry/registry-json.mdx @@ -84,4 +84,4 @@ The `items` in your registry. Each item must implement the [registry-item schema } ``` -See the [registry-item schema documentation](/docs/registry/registry-item) for more information. +See the [registry-item schema documentation](/docs/registry/registry-item-json) for more information.