Skip to content

Fix URLs #1021

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

Merged
merged 2 commits into from
Jun 27, 2025
Merged

Fix URLs #1021

merged 2 commits into from
Jun 27, 2025

Conversation

wwarriner
Copy link
Contributor

@wwarriner wwarriner commented Jun 25, 2025

Pull Request

Intent

Cleanup of URLs.

Proposed Changes

  • Fixed nonstandard anchors. So, page.md/#anchor becomes page.md#anchor.

Changes to Section Headers

N/A

Changes to Page URLs

N/A

Related or Fixed Issues

N/A

Accessibility Checklist

I have ensured all of the following for new or changed content:

  • all images have appropriate alt text. Guidelines
  • all images with text have sufficient contrast ratio. Checker
  • all image text is transcribed or described in body text.
  • all technical terms, jargon, and abbreviations are introduced before they are used.

Style Checklist

I have done all of the following:

  • searched for other relevant pages and crosslinked from my content to them.
  • searched for other relevant pages and crosslinked from them to my content.
  • added redirects in mkdocs.yml for any moved headers or pages.
  • defined new technical terms, jargon, and abbreviations in the glossary.
  • searched for existing technical terms, jargon, and abbreviations in the glossary and added crosslinks to them.
  • properly formatted and introduced key branding terms. List here.

@wwarriner wwarriner added the pr: review PR is ready for review label Jun 25, 2025
@Premas Premas added pr: merge PR is ready to merge and removed pr: review PR is ready for review labels Jun 27, 2025
@Premas Premas merged commit d92e83a into uabrc:main Jun 27, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: merge PR is ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants