-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Closed
Labels
language/jaIssues or PRs related to Japanese languageIssues or PRs related to Japanese languagelanguage/koIssues or PRs related to Korean languageIssues or PRs related to Korean languagelanguage/zhIssues or PRs related to Chinese languageIssues or PRs related to Chinese languagetriage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
Problem
In multiple localized versions of the Kubernetes documentation, the links pointing to the https-nginx example are broken. These links still reference the old staging/ directory, which has been moved to _archived/.
Original Links (Broken):
- https://github.com/kubernetes/examples/tree/master/staging/https-nginx/
- https://github.com/kubernetes/examples/tree/master/staging/https-nginx/default.conf
Updated Links (Correct):
- https://github.com/kubernetes/examples/tree/master/_archived/https-nginx/
- https://github.com/kubernetes/examples/blob/master/_archived/https-nginx/default.conf
Localized Docs Affected:
Chinese (zh-cn)
Broken links at:
[Nginx https 示例](https://github.com/kubernetes/examples/tree/master/staging/https-nginx/)获取所有上述内容。 - [Nginx 服务器](https://github.com/kubernetes/examples/tree/master/staging/https-nginx/default.conf)通过
Japanese (ja)
Broken links at:
これら全ては[nginx https example](https://github.com/kubernetes/examples/tree/master/staging/https-nginx/)から取得できます。 - [nginxサーバー](https://github.com/kubernetes/examples/tree/master/staging/https-nginx/default.conf)は、ポート80でHTTPトラフィック、ポート443でHTTPSトラフィックをサービスし、nginx Serviceは両方のポートを公開します。
Korean (ko)
Broken links at:
[nginx https 예제](https://github.com/kubernetes/examples/tree/master/staging/https-nginx/)에서 이 모든 것을 얻을 수 있다. 이를 위해서는 도구를 설치해야 한다. 만약 설치하지 않으려면 나중에 수동으로 단계를 수행한다. 한마디로: - [nginx 서버](https://github.com/kubernetes/examples/tree/master/staging/https-nginx/default.conf)
The goal is to create separate pull requests for each language-specific fix to ensure proper review by the respective localization teams.
Tracking PRs
developowl
Metadata
Metadata
Assignees
Labels
language/jaIssues or PRs related to Japanese languageIssues or PRs related to Japanese languagelanguage/koIssues or PRs related to Korean languageIssues or PRs related to Korean languagelanguage/zhIssues or PRs related to Chinese languageIssues or PRs related to Chinese languagetriage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.