Skip to content

Enable lychee link checking and fix outdated documentation links#1131

Open
vdstrizhkova wants to merge 1 commit into
microsoft:mainfrom
vdstrizhkova:feat/lychee-link-check
Open

Enable lychee link checking and fix outdated documentation links#1131
vdstrizhkova wants to merge 1 commit into
microsoft:mainfrom
vdstrizhkova:feat/lychee-link-check

Conversation

@vdstrizhkova

@vdstrizhkova vdstrizhkova commented Jun 19, 2026

Copy link
Copy Markdown

Summary

Enables the lychee link checker for the docs and fixes the broken/outdated links it surfaced across the repository.

Changes

  • Enable lychee link checking — expanded lychee.toml configuration so the link checker runs against the documentation set.
  • Fix outdated links — corrected ~20 stale or broken links across the docs, including:
    • docs/design/diagram-types/* (class, component, deployment, sequence diagrams)
    • docs/design/sustainability/*
    • docs/observability/* (Loki tools, Databricks)
    • docs/code-reviews/recipes/* (Java, Markdown)
    • docs/source-control/component-versioning.md
    • docs/non-functional-requirements/privacy/data-handling.md
    • docs/developer-experience/client-app-inner-loop.md
    • docs/automated-testing/synthetic-monitoring-tests/README.md
  • Config touch-ups — minor updates to .mega-linter.yml, the .projector work item templates, and CONTRIBUTING.md.

Scope

Single commit, 21 files changed (+33 / -28). No application/runtime code is affected — documentation and CI/link-check configuration only.

Testing

  • Ran the lychee link checker; previously failing links now resolve.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant