Skip to content

Commit a769eae

Browse files
authored
Merge pull request #45671 from leolin49/patch-1
[zh-cn] Fix the full_link of glossary in container.md
2 parents d70a30d + 745787a commit a769eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/reference/glossary/container.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 容器(Container)
33
id: container
44
date: 2018-04-12
5-
full_link: /zh-cn/docs/concepts/overview/what-is-kubernetes/#why-containers
5+
full_link: /zh-cn/docs/concepts/containers/
66
short_description: >
77
容器是可移植、可执行的轻量级的镜像,镜像中包含软件及其相关依赖。
88

0 commit comments

Comments
 (0)