diff --git a/static/.well-known/wasm-pkg/registry.json b/static/.well-known/wasm-pkg/registry.json index f6557250..34c9e63c 100644 --- a/static/.well-known/wasm-pkg/registry.json +++ b/static/.well-known/wasm-pkg/registry.json @@ -1,7 +1,4 @@ { - "preferredProtocol": "oci", - "oci": { - "registry": "ghcr.io", - "namespacePrefix": "wasmcloud/interfaces/" - } -} \ No newline at end of file + "preferredProtocol":"oci", + "oci": {"registry": "ghcr.io", "namespacePrefix": "wasmcloud/components"} +}