Skip to content

Conversation

wo-o29
Copy link
Contributor

@wo-o29 wo-o29 commented Aug 25, 2025

이슈 생성 링크 수정

  • 404 페이지와 500 페이지 내 오류 제보 링크를 기존 영문 레포지토리에서 한국어 문서 레포지토리(https://github.com/reactjs/ko.react.dev/issues/new)로 변경했습니다.
  • 한국어 문서에서 발생한 404, 500 오류이기 때문에 한국어 문서 이슈 생성 링크로 수정하여 접근성을 높였습니다.

필수 확인 사항

선택 확인 사항

  • 번역 초안 작성Draft Translation
  • 리뷰 반영Resolve Reviews

Copy link

vercel bot commented Aug 25, 2025

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

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
ko-legacy-reactjs-org Ignored Ignored Preview Aug 26, 2025 8:18am

@lumirlumir lumirlumir changed the title fix: change issue report links in NotFound and Error pages to Korean docs repo docs: change issue report links in NotFound and Error pages to Korean docs repo Aug 26, 2025
Copy link
Collaborator

@lumirlumir lumirlumir left a comment

Choose a reason for hiding this comment

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

LGTM. 기여 감사합니다!

Copy link

github-actions bot commented Aug 26, 2025

Size changes

📦 Next.js Bundle Analysis for undefined

This analysis was generated by the Next.js Bundle Analysis action. 🤖

Two Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/404 130.54 KB (🟡 +2 B) 240.99 KB
/500 130.54 KB (🟡 +3 B) 240.99 KB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 10% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

@lumirlumir lumirlumir merged commit b507955 into reactjs:main Aug 26, 2025
5 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.

2 participants