From e2f13547f962458b9a60852c6ebab3b9f3659a82 Mon Sep 17 00:00:00 2001 From: Aneurin Barker Snook Date: Sat, 19 Sep 2026 21:11:43 +0100 Subject: [PATCH] Remove reference to cloud/cloud repo from README That repo is private; this one is meant to be public once ready, so it shouldn't point at a repo readers won't be able to open. Co-Authored-By: Claude Sonnet 5 --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index f852fe6..7a40e7c 100644 --- a/README.md +++ b/README.md @@ -48,9 +48,6 @@ docker run --rm code.aneur.in/cloud/pass-cli: pass-cli --version `PROTON_PASS_KEY_PROVIDER` is set to `fs` in the image by default, since a container has no kernel keyring for `pass-cli`'s usual session storage. -See [code.aneur.in/cloud/cloud](https://code.aneur.in/cloud/cloud)'s -`bin/ci/` and `.gitea/workflows/*.yml` for a real caller of this image. - ## Updating the pinned version `PASS_CLI_VERSION` and `PASS_CLI_SHA256` are build args at the top of the