diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 0270bdf9ed..9d25b03954 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -577,8 +577,8 @@ }, { "name": "@waves-cn", - "homepage": "https://waves-cn.vercel.app/r/{name}.json", - "url": "https://waves-cn.vercel.app", + "homepage": "https://waves-cn.vercel.app", + "url": "https://waves-cn.vercel.app/r/{name}.json", "description": "A collection of wave players and waveform components built with wavesurfer.js and shadcn/ui." }, { diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index cc395d6a2c..16b98ef81a 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -674,8 +674,8 @@ }, { "name": "@waves-cn", - "url": "https://waves-cn.vercel.app", - "homepage": "https://waves-cn.vercel.app/r/{name}.json", + "homepage": "https://waves-cn.vercel.app", + "url": "https://waves-cn.vercel.app/r/{name}.json", "description": "A collection of wave players and waveform components built with wavesurfer.js and shadcn/ui.", "logo": "" },