Skip to content

Docs: Add docs-check-links target#1546

Open
TomFern wants to merge 1 commit into
masterfrom
docs/check-links
Open

Docs: Add docs-check-links target#1546
TomFern wants to merge 1 commit into
masterfrom
docs/check-links

Conversation

@TomFern

@TomFern TomFern commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

We have a check-links target in the vmdocs repository. This is a good start but it only detects broken links after changes in docs are merged into master in this repository.

It would be nice to have a way to check the documentation in this repository (before creating a PR for instance). This PR introduces a docs-check-links target to the docs/Makefile. This lets us see if we have any new broken links in the current branch/PR before merging into main.

We've already implemented this on VictoriaMetrics here: VictoriaMetrics/VictoriaMetrics#11121

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

@TomFern TomFern changed the title Add docs-check-links target Docs: Add docs-check-links target Jun 25, 2026
@TomFern TomFern added the documentation Improvements or additions to documentation label Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant