Add GitHub workflow to check dead links - #99
Closed
Daniel1464 wants to merge 1 commit into
Closed
Conversation
|
🌐 Preview URL: https://pr-99.frcsoftware.pages.dev |
samfreund
force-pushed
the
checkDeadLinks
branch
from
July 18, 2026 04:23
ac3e2b3 to
91c5efc
Compare
samfreund
force-pushed
the
checkDeadLinks
branch
from
July 24, 2026 18:26
c8abd90 to
e0f6c82
Compare
3 tasks
samfreund
added a commit
to samfreund/frcsoftware.org
that referenced
this pull request
Jul 24, 2026
## Description This PR adds an internal link checker, which will check links to other pages in the site. This helps ensure that we don't have any broken links with incorrect paths to other pages in the site, as well as ensuring that proper formats are used for links (absolute, forward slash, etc.) This PR also fixes links that had issues. supercedes and closes frcsoftware#99 ## Meta Merge checklist: - [x] Pull Request title is [short, imperative summary](https://cbea.ms/git-commit/) of proposed changes - [x] The description documents the _what_ and _why_, including events that led to this PR - [x] Pull Request has been [linted and formatted](https://frcsoftware.org/contribution/styleguide/#linting-and-formatting) and follows the [styleguide](https://frcsoftware.org/contribution/styleguide) --------- Signed-off-by: Sam Freund <samf.236@proton.me>
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.
No description provided.