Description
Some external links in the documentation currently point to GitHub pages that return 404 errors.
- Install page
- WASI proposals page
Expected Behavior
Links should point to valid and existing resources.
Suggested Fix
Update or replace outdated GitHub links with valid sources.
I am happy to work on fixing these if confirmed.
Description
Some external links in the documentation currently point to GitHub pages that return 404 errors.
https://wasmedge.org/docs/start/install
Links to:
https://github.com/WasmEdge/WasmEdge/actions/runs/2969775464#artifacts
which returns 404
https://wasmedge.org/docs/start/wasmedge/extensions/proposals
Links to:
https://github.com/WebAssembly/WASI/blob/main/Proposals.md
which returns 404.
Expected Behavior
Links should point to valid and existing resources.
Suggested Fix
Update or replace outdated GitHub links with valid sources.
I am happy to work on fixing these if confirmed.