mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-02-09 02:49:29 +08:00
Update AI Elements Registry URL (#9425)
* Update directory.json * chore: rebuild registry --------- Co-authored-by: shadcn <m@shadcn.com>
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
{
|
||||
"name": "@ai-elements",
|
||||
"homepage": "https://ai-sdk.dev/elements",
|
||||
"url": "https://registry.ai-sdk.dev/{name}.json",
|
||||
"url": "https://ai-sdk.dev/elements/api/registry/{name}.json",
|
||||
"description": "Pre-built components like conversations, messages and more to help you build AI-native applications faster."
|
||||
},
|
||||
{
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
{
|
||||
"name": "@ai-elements",
|
||||
"homepage": "https://ai-sdk.dev/elements",
|
||||
"url": "https://registry.ai-sdk.dev/{name}.json",
|
||||
"url": "https://ai-sdk.dev/elements/api/registry/{name}.json",
|
||||
"description": "Pre-built components like conversations, messages and more to help you build AI-native applications faster.",
|
||||
"logo": "<svg stroke-linejoin='round' viewBox='0 0 16 16' width='18' style='color:currentcolor'><path fill-rule='evenodd' clip-rule='evenodd' d='M8 1L16 15H0L8 1Z' fill='currentColor'></path></svg>"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user