File: content/manuals/build/metadata/attestations/_index.md
Issue
The page references a non-existent file:
To deep-dive into the specifics about how attestations are stored, see
Image Attestation Storage (BuildKit).
The file attestation-storage.md does not exist in the content/manuals/build/metadata/attestations/ directory or anywhere else in the repository.
Why this matters
Readers who want to learn more about attestation storage details will click this link and encounter a 404 error, breaking their learning flow and undermining trust in the documentation.
Suggested fix
Either:
- Create the missing
attestation-storage.md file with the detailed storage information, or
- Remove this reference if the detailed storage information is not available, or
- Link to an existing resource that covers attestation storage (such as BuildKit documentation)
Found by nightly documentation quality scanner
File:
content/manuals/build/metadata/attestations/_index.mdIssue
The page references a non-existent file:
The file
attestation-storage.mddoes not exist in thecontent/manuals/build/metadata/attestations/directory or anywhere else in the repository.Why this matters
Readers who want to learn more about attestation storage details will click this link and encounter a 404 error, breaking their learning flow and undermining trust in the documentation.
Suggested fix
Either:
attestation-storage.mdfile with the detailed storage information, orFound by nightly documentation quality scanner