Skip to content

docs: fix broken links and incorrect references#1018

Open
minsoo-web wants to merge 2 commits intooxc-project:mainfrom
minsoo-web:docs/fix-broken-links
Open

docs: fix broken links and incorrect references#1018
minsoo-web wants to merge 2 commits intooxc-project:mainfrom
minsoo-web:docs/fix-broken-links

Conversation

@minsoo-web
Copy link
Contributor

Summary

  • Fix broken URL rollupjs.org/reprollupjs.org/repl in contribute/minifier
  • Update "ECMAScript 2023" → "ECMAScript Language Specification (living standard)" since tc39.es/ecma262/ is a living standard
  • Fix Boa reference from fork (lastmjs/boa-azle) → canonical repo (boa-dev/boa) in learn/references
  • Update old repo URLs Boshen/oxcoxc-project/oxc in learn/performance (9 occurrences)
  • Fix copy-paste error in transformer alpha blog: Babel package size row linked to @oxc-transform/binding-darwin-arm64 instead of @babel/core
  • Remove .html extensions from internal links for consistency (introduction, semantic_analysis)
  • Update pre-commit hook example from placeholder v0.0.0 to v1.57.0 in linter/ci

Context

Found these issues while auditing all pages on oxc.rs. This PR focuses only on objectively broken or incorrect links/references — no content judgment calls.

Note: The Boshen/oxc GitHub URLs in learn/performance.md currently redirect via GitHub's repo transfer mechanism, but redirects are not guaranteed to be permanent. Updated to canonical URLs for long-term reliability.

- Fix broken rollupjs.org/rep URL → rollupjs.org/repl (contribute/minifier)
- Update ECMAScript 2023 → living standard (learn/ecmascript/spec)
- Fix Boa link from fork (lastmjs/boa-azle) → canonical (boa-dev/boa)
- Update old repo URLs: Boshen/oxc → oxc-project/oxc (learn/performance)
- Fix copy-paste error: Babel package size linked to oxc-transform (blog/transformer-alpha)
- Remove .html extensions from internal links (introduction, semantic_analysis)
- Update pre-commit hook example from v0.0.0 to v1.57.0 (linter/ci)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@netlify
Copy link

netlify bot commented Mar 25, 2026

Deploy Preview for oxc-project ready!

Name Link
🔨 Latest commit b8085d1
🔍 Latest deploy log https://app.netlify.com/projects/oxc-project/deploys/69c51abd4880d50007bbb45c
😎 Deploy Preview https://deploy-preview-1018--oxc-project.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@minsoo-web minsoo-web marked this pull request as ready for review March 25, 2026 16:55
repos:
- repo: https://github.com/oxc-project/mirrors-oxlint
rev: v0.0.0
rev: v1.57.0
Copy link
Member

Choose a reason for hiding this comment

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

this should stay as v0.0.0, or you'll want to update the v0.0.0 reference a few lines down as well

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thought I had to watch the .version. Thanks for the meticulous review
b8085d1

@connorshea
Copy link
Member

one comment, otherwise LGTM!

@minsoo-web minsoo-web requested a review from connorshea March 26, 2026 11:40
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