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 API anchor links #1634

Merged
merged 1 commit into from
Aug 24, 2023
Merged

Fix broken API anchor links #1634

merged 1 commit into from
Aug 24, 2023

Commits on Aug 24, 2023

  1. Fix broken API anchor links

    These were obscured in the pre-release checks because some structural
    changes to the API docs hadn't been merged yet.
    
    Fix some to canonicalized urls
    
    Some are not technically errors since the redirect is in place, but the
    mismatch upsets the link checker's caching strategy so let's fix it.
    
    Signed-off-by: Kingdon Barrett <[email protected]>
    Kingdon Barrett committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    fabe6e7 View commit details
    Browse the repository at this point in the history