From 353d608539ea7219e2a2e05361003177dff35a15 Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Fri, 24 Apr 2026 10:50:42 -0700 Subject: [PATCH] Correct registry reference in README.md Updated the reference from GitHub Container Registry to GitHub Package Registry. --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b9fbd83..9f9a713 100644 --- a/README.md +++ b/README.md @@ -224,9 +224,8 @@ The `wkg` tool will therefore fetch registry metadata from the respective [well- https://wasi.dev/.well-known/wasm-pkg/registry.json https://bytecodealliance.org/.well-known/wasm-pkg/registry.json ``` -Both registries store their packages as OCI artifacts in the GitHub Container Registry [ghcr.io](ghcr.io). - - +Both registries store their packages as OCI artifacts in the +[GitHub Package Registry](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry). ## `wkg.toml` and `wkg.lock`