[zh]Update other pages for links with '/zh/' prefix, using new prefix '/zh-cn/'

This commit is contained in:
howieyuen
2022-06-23 20:07:06 +08:00
parent d16f4daeb1
commit f0ccbff316
13 changed files with 40 additions and 40 deletions
+2 -2
View File
@@ -147,11 +147,11 @@ since a localized version has been committed.
The following example checks a single file:
./scripts/lsync.sh content/zh/docs/concepts/_index.md
./scripts/lsync.sh content/zh-cn/docs/concepts/_index.md
The following command checks a subdirectory:
./scripts/lsync.sh content/zh/docs/concepts/
./scripts/lsync.sh content/zh-cn/docs/concepts/
## check-ctrlcode.py