Skip to content

Commit b7618f5

Browse files
committed
fix the link of persistent storage
1 parent 99fbc2b commit b7618f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tasks/configure-pod-container/configure-persistent-volume-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ PersistentVolume are not present on the Pod resource itself.
196196
{% capture whatsnext %}
197197

198198
* Learn more about [PersistentVolumes](/docs/concepts/storage/persistent-volumes/).
199-
* Read the [Persistent Storage design document](https://git.k8s.io/community/contributors/design-proposals/persistent-storage.md).
199+
* Read the [Persistent Storage design document](https://git.k8s.io/community/contributors/design-proposals/storage/persistent-storage.md).
200200

201201
### Reference
202202

0 commit comments

Comments
 (0)