Skip to content

Enable lychee link checking and fix outdated documentation links - #1

Open
vdstrizhkova wants to merge 1 commit into
feat/adding-ai-guidancefrom
feat/enable-lychee-link-check
Open

Enable lychee link checking and fix outdated documentation links#1
vdstrizhkova wants to merge 1 commit into
feat/adding-ai-guidancefrom
feat/enable-lychee-link-check

Conversation

@vdstrizhkova

Copy link
Copy Markdown
Owner

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.

Notes

  • Local uncommitted .devcontainer changes (docker-in-docker feature, stale Yarn apt source removal) are intentionally not part of this PR.

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