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

Fix broken links [#14] #218

Merged
merged 9 commits into from
Aug 6, 2024
Merged

Fix broken links [#14] #218

merged 9 commits into from
Aug 6, 2024

Conversation

genehack
Copy link
Contributor

@genehack genehack commented Aug 5, 2024

Description of proposed changes

  • Updates minimum required version of Sphinx
  • Adds configuration for linkchecking
  • Fixes a number of broken links

Link fixes were grouped into a number of small commits to make it easier to update during review, if necessary.

Related issue(s)

#14

Checklist

  • Checks pass

v7.1 is the version where `linkcheck_anchors_ignore_for_url` was
added; we need this option so we can tell the linkchecker to ignore
GitHub's fake anchors.
src/conf.py Outdated Show resolved Hide resolved
We're still blocked from validating this (which is why it ends up in
the exclude list in conf.py) but this is what the old URL was
redirecting to.
N.b., for the flu link, there are no longer anchors present in the
page, so I removed it completely. Measles did still have an
appropriate anchor to link to.
@genehack genehack merged commit 2804377 into master Aug 6, 2024
4 checks passed
@genehack genehack deleted the fix-broken-links-14 branch August 6, 2024 17:51
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.

2 participants