Skip to content

[DOCS] : fix broken GitHub links for WASI proposals and nightly builds#301

Merged
hydai merged 1 commit into
WasmEdge:mainfrom
Manar-Elhabbal7:resolve-broken-links
Jun 15, 2026
Merged

[DOCS] : fix broken GitHub links for WASI proposals and nightly builds#301
hydai merged 1 commit into
WasmEdge:mainfrom
Manar-Elhabbal7:resolve-broken-links

Conversation

@Manar-Elhabbal7

Copy link
Copy Markdown
Contributor

Explanation

This PR fixes several broken external links in the docs that were resulting in GitHub 404 errors. Previously those links pointed to specific and expired GitHub Action runs and a WASI proposals document that was moved. This is a fix to ensure that users can access the correct installation resources and technical specifications in the English and Chinese versions of the documentation.

Related issue

Closes #289

What type of PR is this

/kind documentation

Proposed Changes

  • Updated the link for WASI proposals from Proposals.md to docs/Proposals.md in the WebAssembly/WASI repository.
  • Replaced direct links to expired GitHub Action runs with a stable link to the release.yml workflow run page in the WasmEdge/WasmEdge repository to prevent future 404s.
  • Applied these updates to the English and Chinese versions of the "Install", "Proposals", and "Build from Source" documentation pages.

Signed-off-by: Manar Elhabbal <manarelhabbal619@gmail.com>
@Manar-Elhabbal7 Manar-Elhabbal7 force-pushed the resolve-broken-links branch 2 times, most recently from b7af620 to 46d3d13 Compare June 15, 2026 15:20
@Manar-Elhabbal7

Copy link
Copy Markdown
Contributor Author

hello , @hydai i think it is now ready to merge :) and thanks for your time

@Manar-Elhabbal7 Manar-Elhabbal7 requested a review from hydai June 15, 2026 17:33
@hydai hydai changed the title [DOCS] Fix broken GitHub links for WASI proposals and nightly builds docs: fix broken GitHub links for WASI proposals and nightly builds Jun 15, 2026
@hydai hydai merged commit 6ee99e2 into WasmEdge:main Jun 15, 2026
6 of 11 checks passed
@Manar-Elhabbal7 Manar-Elhabbal7 changed the title docs: fix broken GitHub links for WASI proposals and nightly builds [DOCS] : fix broken GitHub links for WASI proposals and nightly builds Jun 15, 2026
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.

[DOCS] Broken link: Broken external links in documentation (GitHub 404)

2 participants