diff --git a/README.md b/README.md index c156f0c..d6241f2 100644 --- a/README.md +++ b/README.md @@ -204,5 +204,5 @@ using the [cosign](https://github.com/sigstore/cosign) utility: ``` IMAGE=quay.io/openstack-lightspeed/rag-content@sha256: -cosign verify --key https://raw.githubusercontent.com/openstack-lightspeed/rag-content/refs/heads/main/.github/workflows/cosign.pub ${IMAGE} +cosign verify --key https://raw.githubusercontent.com/openstack-k8s-operators/lightspeed-rag-content/refs/heads/main/.github/workflows/cosign.pub ${IMAGE} ```