-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Fix(ko): update /performance/guides folder structure, fix missing sidebar issue #26915
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
g sidebar issue
@@ -1,10 +1,11 @@ | |||
--- | |||
title: 중요 렌더링 경로 | |||
slug: Web/Performance/Critical_rendering_path | |||
sidebar: performancesidebar |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[mdn-linter] reported by reviewdog 🐶
sidebar: performancesidebar |
Preview URLs (24 pages)
Flaws (26)Note! 17 documents with no flaws that don't need to be listed. 🎉 URL:
URL:
URL:
URL:
URL:
URL:
URL:
External URLs (4)URL:
URL:
(comment last updated: 2025-04-21 12:44:53) |
This pull request has merge conflicts that must be resolved before it can be merged. |
Description
Additional details
Currently, the English original document appears even when accessing the
/ko/docs/Web/Performance
path, but once the folder structure issue is fixed, the Korean translated document will be displayed correctly.Related issues and pull requests