Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect broken links during build #363

Closed
Fil opened this issue Dec 11, 2023 · 2 comments · Fixed by #1698
Closed

Detect broken links during build #363

Fil opened this issue Dec 11, 2023 · 2 comments · Fixed by #1698
Labels
enhancement New feature or request

Comments

@Fil
Copy link
Contributor

Fil commented Dec 11, 2023

It would be nice when we build to have a report on internal links, including broken links (with an option to make that an error), broken anchors (same), and pages unreachable from the index.

@Fil Fil added the enhancement New feature or request label Dec 11, 2023
This was referenced Dec 11, 2023
@mbostock mbostock changed the title test links Detect broken links during build Jan 16, 2024
@cinxmo cinxmo added this to the Future milestone Jan 16, 2024
@mbostock mbostock removed this from the Future milestone Mar 24, 2024
@Fil
Copy link
Contributor Author

Fil commented Apr 4, 2024

See e.g. #1203

@Fil
Copy link
Contributor Author

Fil commented Apr 16, 2024

again #1252

Fil added a commit that referenced this issue Sep 30, 2024
mbostock added a commit that referenced this issue Sep 30, 2024
* detect broken links

closes #363
closes #1683

* move links, anchors

* tidy link checking

* edits

* validateLinks

* tweak style

---------

Co-authored-by: Mike Bostock <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants