Skip to content

Commit fd4bb39

Browse files
authored
Merge pull request #29070 from NoicFank/patch-2
[zh] Fix an error link
2 parents 11ca5f0 + c2b7ee8 commit fd4bb39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/concepts/workloads/controllers/statefulset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ The name of a StatefulSet object must be a valid
163163
* `volumeClaimTemplates` 将通过 PersistentVolumes 驱动提供的
164164
[PersistentVolumes](/zh/docs/concepts/storage/persistent-volumes/) 来提供稳定的存储。
165165

166-
StatefulSet 的命名需要遵循[DNS 子域名](zh/docs/concepts/overview/working-with-objects/names#dns-subdomain-names)规范。
166+
StatefulSet 的命名需要遵循[DNS 子域名](/zh/docs/concepts/overview/working-with-objects/names#dns-subdomain-names)规范。
167167

168168
<!--
169169
## Pod Selector

0 commit comments

Comments
 (0)