Skip to content

docs: broken link breaks mkdocs --strict #581

Description

@chinmayajha

mkdocs build --strict fails on a link that predates #577:

WARNING - Doc file 'usage/mcp_usage.md' contains a link '../../Docker/deployment.md',
          but the target '../Docker/deployment.md' is not found among documentation files.
Aborted with 1 warnings in strict mode!

The path resolves one level above docs/, so it could never have worked. Either the page was moved, or the link was written against a different layout.

Minor on its own, but it means --strict cannot be used as a docs gate in CI while it stands — so every future broken link goes unnoticed too.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions