File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/zh/docs/tutorials/stateful-application Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ following Kubernetes concepts.
38
38
* [ Cluster DNS] ( /zh/docs/concepts/services-networking/dns-pod-service/ )
39
39
* [ Headless Services] ( /zh/docs/concepts/services-networking/service/#headless-services )
40
40
* [ PersistentVolumes] ( /zh/docs/concepts/storage/persistent-volumes/ )
41
- * [ PersistentVolume Provisioning] (https://github.com/kubernetes/examples/tree/{{ < param "githubbranch" >}} /staging/persistent-volume-provisioning/)
41
+ * [ PersistentVolume Provisioning] ( https://github.com/kubernetes/examples/tree/master /staging/persistent-volume-provisioning/ )
42
42
* [ StatefulSets] ( /zh/docs/concepts/workloads/controllers/statefulset/ )
43
43
* [ kubectl CLI] ( /zh/docs/user-guide/kubectl/ )
44
44
You can’t perform that action at this time.
0 commit comments