fixup! fix: Incorrect link to attestation storage

Signed-off-by: Justin Chadwell <me@jedevc.com>
This commit is contained in:
Justin Chadwell 2023-02-14 11:32:47 +00:00
parent f11a4d02a1
commit 19edb6c606
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ attestation.
<!-- prettier-ignore -->
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