fix: repair broken external links and migrate old release URLs to vault#768
Merged
bennyvasquez merged 1 commit intomasterfrom Apr 16, 2026
Merged
fix: repair broken external links and migrate old release URLs to vault#768bennyvasquez merged 1 commit intomasterfrom
bennyvasquez merged 1 commit intomasterfrom
Conversation
- Fix malformed markdown links ([url](url) → bare url) in 7 files - Fix 404 links: YouTube, nginx, Sandia Kitten, MariaDB 11.3→11.4, Red Hat FIPS, RHEL 10-beta release notes, LIP university, ICDC docs, mirrors JSON schema path, remove dead Azure mirror entries - Fix almalinux-repos → almalinux-release for 8.10 (package never existed) - Migrate old release ISO/CHECKSUM/torrent links from repo.almalinux.org and third-party mirrors to vault.almalinux.org - Keep GPG key links (RPM-GPG-KEY-AlmaLinux*) on repo.almalinux.org - Keep current releases (8.10, 9.7, 10.1) on repo.almalinux.org - Update installation-guide to use AlmaLinux-9-latest-x86_64-dvd.iso
bennyvasquez
approved these changes
Apr 16, 2026
Member
bennyvasquez
left a comment
There was a problem hiding this comment.
looks at least some of it was just removing the link formatting from URLs that we weren't linking text. that's cool.
So glad you found something to link to for the kitten kernel. The guy replied to me a while ago but didn't have any recommendations about where we should point it to instead.
All of those vault/repo links were definitely going to be a pain to find.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[url](url)→ bare url) in 7 files