Skip to content

docs: fix localized compat merge links#1663

Merged
raon0211 merged 1 commit intotoss:mainfrom
wondonghwi:docs/merge-compat-link
Apr 3, 2026
Merged

docs: fix localized compat merge links#1663
raon0211 merged 1 commit intotoss:mainfrom
wondonghwi:docs/merge-compat-link

Conversation

@wondonghwi
Copy link
Copy Markdown
Contributor

Summary

Fix broken links in localized compat/object/merge docs.

Changes

  • Replace ../../object/merge.ts with ../../object/merge.md in:
    • Korean docs
    • Japanese docs
    • Simplified Chinese docs

Why

These localized pages currently point to merge.ts, which resolves to a 404 on the docs site.
This change aligns them with the English docs.

Closes #1662

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
es-toolkit Ready Ready Preview, Comment Mar 23, 2026 4:30am

Request Review

@raon0211 raon0211 merged commit 26bdcec into toss:main Apr 3, 2026
9 of 10 checks passed
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.

Localized compat merge docs link to merge.ts and return 404

2 participants