Commit Graph

7 Commits (20d404e2f8f3854b4f2fc485375d111121b9eb21)

Author SHA1 Message Date
xin gu bed1f55a68 sync task-tutorial-prereqs
sync task-tutorial-prereqs
2023-06-19 14:11:32 +08:00
Kubernetes Prow Robot c4e7692c6e
Merge pull request #36319 from tengqm/zh-ug-content-move
[zh] Fix EOL style for user guide content moved page
2022-08-28 02:12:36 -07:00
Qiming Teng 3eb253395a [zh] Fix EOL style for user guide content moved page
This PR converts the EOL style from DOS to UNIX.
2022-08-26 14:19:14 +08:00
Qiming Teng ef76985d0e [zh] Fix EOL style for federation deprecation warning
This PR converts the EOL style from DOS to UNIX.
2022-08-26 14:17:27 +08:00
Michael 733f5f7fc2 [zh-cn] fix links about Katacoda 2022-06-29 07:30:01 +08:00
howieyuen f0ccbff316 [zh]Update other pages for links with '/zh/' prefix, using new prefix '/zh-cn/' 2022-06-24 11:13:35 +08:00
Qiming Teng c52818c03d Switch language name 'zh' to 'zh-cn'
This is the first step to rename 'zh' to 'zh-cn'. There are several reasons why we rename the language name.

- The upstream docsy theme changed the language name, leading to many warnings during site build;
  The side-effect is that the i18n strings are no longer working.
- We believe renaming the language is the right thing to do, because this move can make room for other variants of Chinese language, such as 'zh-tw', 'zh-sg' etc.

There would be several follow-ups to this PR, such as fixing the intra-site links, adding redirects etc.

We will lock up changes to zh/zh-cn pages for the moment, until this one gets in.

This PR is based on commit cdad0a7342.
2022-06-10 22:33:41 +08:00