Skip to content

[docs-scanner] Broken cross-reference to attestation-storage.md #24661

@docker-agent

Description

@docker-agent

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:

  1. Create the missing attestation-storage.md file with the detailed storage information, or
  2. Remove this reference if the detailed storage information is not available, or
  3. Link to an existing resource that covers attestation storage (such as BuildKit documentation)

Found by nightly documentation quality scanner

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions