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:
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.
React version:
Steps To Reproduce
page.
Link to code example:
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.