Skip to content

docs: fix WebAssembly test link - #152

Open
dajiaohuang wants to merge 1 commit into
firecrawl:mainfrom
dajiaohuang:docs/fix-wasm-test-link
Open

docs: fix WebAssembly test link#152
dajiaohuang wants to merge 1 commit into
firecrawl:mainfrom
dajiaohuang:docs/fix-wasm-test-link

Conversation

@dajiaohuang

@dajiaohuang dajiaohuang commented Aug 31, 2026

Copy link
Copy Markdown

Summary

  • fix the relative link to the WebAssembly Node test in wasm/README.md
  • keep the link relative to the README's own directory so it resolves to the tracked wasm/test.mjs

The current wasm/test.mjs target is interpreted from wasm/README.md as wasm/wasm/test.mjs, which does not exist.

Verification

  • checked all 19 relative links across the repository's 12 tracked Markdown files; zero broken links after this change
  • git diff --check

This is documentation-only and does not change the WebAssembly package or runtime behavior.


Summary by cubic

Fixes the broken WebAssembly test link in wasm/README.md so it resolves to the tracked wasm/test.mjs instead of the nonexistent wasm/wasm/test.mjs. Documentation-only; no runtime behavior changes.

Written for commit a6f3aba. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

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.

1 participant