Skip to content

Commit 745787a

Browse files
authored
[zh-cn] Fix the full_link of glossary in container.md
The original link "https://kubernetes.io/zh-cn/docs/concepts/overview/what-is-kubernetes/#why-containers" is no longer in use
1 parent 086dabd commit 745787a

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)