-
Notifications
You must be signed in to change notification settings - Fork 50.6k
Open
Labels
Status: UnconfirmedA potential issue that we haven't yet confirmed as a bugA potential issue that we haven't yet confirmed as a bug
Description
React version:
Steps To Reproduce
- Go to React official documentation
page. - Click on the "JSX를 사용한 예시 HTML 파일" (JSX example HTML file) link.
- A 404 error page appears.
Link to code example:
- URL of the documentation page: https://ko.legacy.reactjs.org/docs/add-react-to-a-website.html
The current behavior
Clicking on the "JSX를 사용한 예시 HTML 파일" link results in a 404 error page instead of the expected HTML example file.
The HTML file that should be displayed is not loading.
The expected behavior
When clicking the link, the expected JSX example HTML file should be displayed properly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Status: UnconfirmedA potential issue that we haven't yet confirmed as a bugA potential issue that we haven't yet confirmed as a bug