diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 68ae663f6..cb91862e2 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -302,7 +302,7 @@ { "name": "@motion-primitives", "homepage": "https://www.motion-primitives.com", - "url": "https://motion-primitives.com/c/registry.json", + "url": "https://motion-primitives.com/c/{name}.json", "description": "Beautifully designed motions components. Easy copy-paste. Customizable. Open Source. Built for engineers and designers." }, { diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 5d247ae0e..a82cc5b2c 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -352,7 +352,7 @@ { "name": "@motion-primitives", "homepage": "https://www.motion-primitives.com", - "url": "https://motion-primitives.com/c/registry.json", + "url": "https://motion-primitives.com/c/{name}.json", "description": "Beautifully designed motions components. Easy copy-paste. Customizable. Open Source. Built for engineers and designers.", "logo": "" },