mirror of https://github.com/docker/docs.git
Merge pull request #16717 from kkirsche/patch-1
fix: Incorrect link to attestation storage
This commit is contained in:
commit
f11a4d02a1
|
@ -139,7 +139,7 @@ attestation.
|
|||
|
||||
<!-- prettier-ignore -->
|
||||
To deep-dive into the specifics about how attestations are stored, see
|
||||
[Image Attestation Storage (BuildKit)](https://github.com/moby/buildkit/blob/master/docs/attestation-storage.md){: target="blank" rel="noopener" class="_"}.
|
||||
[Image Attestation Storage (BuildKit)](https://docs.docker.com/build/attestations/attestation-storage/){: target="blank" rel="noopener" class="_"}.
|
||||
|
||||
## What's next
|
||||
|
||||
|
|
Loading…
Reference in New Issue