add trailing slash to avoid unnecessary 301 redirect

This commit is contained in:
Ray Wang
2020-08-22 20:48:27 +08:00
parent 179ea1614d
commit 2ef43fc486
9 changed files with 18 additions and 18 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
title: UID
id: uid
date: 2018-04-12
full_link: /zh/docs/concepts/overview/working-with-objects/names
full_link: /zh/docs/concepts/overview/working-with-objects/names/
short_description: >
由 Kubernetes 系统生成、用来唯一标识对象的字符串。
@@ -16,7 +16,7 @@ tags:
title: UID
id: uid
date: 2018-04-12
full_link: /zh/docs/concepts/overview/working-with-objects/names
full_link: /zh/docs/concepts/overview/working-with-objects/names/
short_description: >
A Kubernetes systems-generated string to uniquely identify objects.