File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/zh-cn/docs/concepts/configuration Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -54,11 +54,11 @@ to others, please don't hesitate to file an issue or submit a PR.
54
54
<!--
55
55
- Group related objects into a single file whenever it makes sense. One file is often easier to
56
56
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)
58
58
file as an example of this syntax.
59
59
-->
60
60
- 只要有意义,就将相关对象分组到一个文件中。一个文件通常比几个文件更容易管理。
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 )
62
62
文件作为此语法的示例。
63
63
64
64
<!--
You can’t perform that action at this time.
0 commit comments