Skip to content

Enable dead link detection mechanisms #727

@marc1404

Description

@marc1404

We disabled the dead link detection of VitePress during the migration effort:

ignoreDeadLinks: true, //ToDo enable after migration

We should enable this feature to catch at least some of the broken references during build (this would also show up during PR checks).
As it seems, the detection does not work during the development cycle of VitePress:
vuejs/vitepress#4419

However, checking this during build time would be a good first step.

Additionally, Docforge also has a dead link detection mechanism:
https://github.com/gardener/documentation/blob/master/.docforge/config.yaml#L29

Let's look into enabling this one as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions