Skip to content

Commit 26898c2

Browse files
committed
Update zh basic-stateful-set.md with upstream
1 parent cd7fa76 commit 26898c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/tutorials/stateful-application/basic-stateful-set.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ following Kubernetes concepts.
3838
* [Cluster DNS](/zh/docs/concepts/services-networking/dns-pod-service/)
3939
* [Headless Services](/zh/docs/concepts/services-networking/service/#headless-services)
4040
* [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/)
4242
* [StatefulSets](/zh/docs/concepts/workloads/controllers/statefulset/)
4343
* [kubectl CLI](/zh/docs/user-guide/kubectl/)
4444

0 commit comments

Comments
 (0)