Skip to content

Commit d9be141

Browse files
authored
Merge pull request #34145 from JoeHCQ1/patch-1
updated soon-to-be-broken link
2 parents 28c133f + 8a3b403 commit d9be141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/storage/persistent-volumes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1021,7 +1021,7 @@ and need persistent storage, it is recommended that you use the following patter
10211021

10221022
* Learn more about [Creating a PersistentVolume](/docs/tasks/configure-pod-container/configure-persistent-volume-storage/#create-a-persistentvolume).
10231023
* Learn more about [Creating a PersistentVolumeClaim](/docs/tasks/configure-pod-container/configure-persistent-volume-storage/#create-a-persistentvolumeclaim).
1024-
* Read the [Persistent Storage design document](https://git.k8s.io/community/contributors/design-proposals/storage/persistent-storage.md).
1024+
* Read the [Persistent Storage design document](https://github.com/kubernetes/design-proposals-archive/blob/main/storage/persistent-storage.md).
10251025

10261026
### API references {#reference}
10271027

0 commit comments

Comments
 (0)