From 19edb6c606ba17d2c5deb89f39a9ac163629fd7c Mon Sep 17 00:00:00 2001 From: Justin Chadwell Date: Tue, 14 Feb 2023 11:32:47 +0000 Subject: [PATCH] fixup! fix: Incorrect link to attestation storage Signed-off-by: Justin Chadwell --- build/attestations/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/attestations/index.md b/build/attestations/index.md index 5f02924462..a6e5e1064c 100644 --- a/build/attestations/index.md +++ b/build/attestations/index.md @@ -139,7 +139,7 @@ attestation. To deep-dive into the specifics about how attestations are stored, see -[Image Attestation Storage (BuildKit)](https://docs.docker.com/build/attestations/attestation-storage/){: target="blank" rel="noopener" class="_"}. +[Image Attestation Storage (BuildKit)](attestation-storage.md). ## What's next