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

Broken links should fail the build #38

Open
hojberg opened this issue Sep 6, 2022 · 0 comments
Open

Broken links should fail the build #38

hojberg opened this issue Sep 6, 2022 · 0 comments

Comments

@hojberg
Copy link
Member

hojberg commented Sep 6, 2022

When building the website, if any of the links to other docs (not links to definitions like terms or types) results in a hash or is in other ways malformed, the build should fail, such that we are notified about broken links before they go live.

Note that we might currently be relying on hashes as a way to link to share, meaning, when we see a hash in a link we assume its a link to share. We'd need to differentiate navigational doc links and definition links in some way to catch hashes as errors.

cc @rlmark

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

No branches or pull requests

1 participant