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: 名称
id: name
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: >
客户端提供的字符串,用来指代资源 URL 中的对象,如 `/api/v1/pods/some-name`
@@ -16,7 +16,7 @@ tags:
title: Name
id: name
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 client-provided string that refers to an object in a resource URL, such as `/api/v1/pods/some-name`.