Skip to content

Conversation

@cfallin
Copy link
Member

@cfallin cfallin commented Dec 4, 2025

We've gotten a few one-off link-fix PRs, so in the Wasmtime meeting today we decided to just fix them all ourselves so we don't get these drive-by PRs anymore (or at least not for a while, until links start to rot again).

This PR fixes all applicable broken links we could find via the lychee link-checker (thanks abrown for running that!). There are a few broken links in subrepositories that this doesn't fix. And the link-checker doesn't like links to subheaders on .html paths derived from .md files by mdbook -- mdbook doesn't support these (rust-lang/mdBook#167) but they render fine once published to the Web.

We've gotten a few one-off link-fix PRs, so in the Wasmtime meeting
today we decided to just fix them all ourselves so we don't get these
drive-by PRs anymore (or at least not for a while, until links start to
rot again).

This PR fixes all applicable broken links we could find via the `lychee`
link-checker (thanks abrown for running that!). There are a few broken
links in subrepositories that this doesn't fix. And the link-checker
doesn't like links to subheaders on `.html` paths derived from `.md`
files by mdbook -- mdbook doesn't support these (rust-lang/mdBook#167)
but they render fine once published to the Web.
@cfallin cfallin requested review from a team as code owners December 4, 2025 18:44
@cfallin cfallin requested review from abrown and alexcrichton and removed request for a team December 4, 2025 18:44
@abrown
Copy link
Member

abrown commented Dec 4, 2025

Here's the list I found for later reference: #wasmtime > Dead links @ 💬.

@abrown abrown added this pull request to the merge queue Dec 4, 2025
Merged via the queue into bytecodealliance:main with commit ac3358b Dec 4, 2025
45 checks passed
@cfallin cfallin deleted the fix-links branch December 4, 2025 20:11
abrown added a commit to abrown/wasmtime that referenced this pull request Dec 9, 2025
This is a follow-up to bytecodealliance#12125 to fix links for documentation I had
helped add.
@abrown abrown mentioned this pull request Dec 9, 2025
github-merge-queue bot pushed a commit that referenced this pull request Dec 9, 2025
This is a follow-up to #12125 to fix links for documentation I had
helped add.
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