Skip to content

Commit a7e17db

Browse files
authored
Merge pull request #52198 from alikhere/docs/zn-cn-update-overview.md
[zh-cn] Fix broken link in overview.md
2 parents e2009ed + 0c236af commit a7e17db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh-cn/docs/concepts/configuration/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@ to others, please don't hesitate to file an issue or submit a PR.
5454
<!--
5555
- Group related objects into a single file whenever it makes sense. One file is often easier to
5656
manage than several. See the
57-
[guestbook-all-in-one.yaml](https://github.com/kubernetes/examples/tree/master/guestbook/all-in-one/guestbook-all-in-one.yaml)
57+
[guestbook-all-in-one.yaml](https://github.com/kubernetes/examples/tree/master/web/guestbook/all-in-one/guestbook-all-in-one.yaml)
5858
file as an example of this syntax.
5959
-->
6060
- 只要有意义,就将相关对象分组到一个文件中。一个文件通常比几个文件更容易管理。
61-
请参阅 [guestbook-all-in-one.yaml](https://github.com/kubernetes/examples/tree/master/guestbook/all-in-one/guestbook-all-in-one.yaml)
61+
请参阅 [guestbook-all-in-one.yaml](https://github.com/kubernetes/examples/tree/master/web/guestbook/all-in-one/guestbook-all-in-one.yaml)
6262
文件作为此语法的示例。
6363

6464
<!--

0 commit comments

Comments
 (0)