From e2aca61b3584e204ddfe50692dcac099a454032d Mon Sep 17 00:00:00 2001 From: Ceridwen Driskill Date: Tue, 26 Jul 2022 16:19:20 -0700 Subject: [PATCH] Releases url fix (#172) Signed-off-by: Ceridwen Driskill --- RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index b2858ed..0e3037c 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -46,7 +46,7 @@ This will trigger a release workflow: wait until it completes and generates the Follow the steps: -1. Download the binary and provenance from https://github.com/slsa-verifier/slsa-verifier/releases/tag/vX.Y.Z +1. Download the binary and provenance from https://github.com/slsa-framework/slsa-verifier/releases/tag/vX.Y.Z 2. Clone the slsa-verifier repo, compile and verify the provenance: ```