Skip to content

Commit 8a3b403

Browse files
authored
updated soon-to-be-broken link
The old link went to a page that linked to an archived repo that held the document. This link goes to the document in the archived repo. Note that the redirect page is scheduled to be deleted: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/storage/persistent-storage.md?plain=1#L6
1 parent f45ea2c commit 8a3b403

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)