fix the link of persistent storage (#5515)
* update the admission-controllers.md index.md what-is-kubernetes.md link * fix the link of persistent storage
This commit is contained in:
committed by
Steve Perry
parent
40e12296d6
commit
66cba99aca
@@ -196,7 +196,7 @@ PersistentVolume are not present on the Pod resource itself.
|
||||
{% capture whatsnext %}
|
||||
|
||||
* Learn more about [PersistentVolumes](/docs/concepts/storage/persistent-volumes/).
|
||||
* Read the [Persistent Storage design document](https://git.k8s.io/community/contributors/design-proposals/persistent-storage.md).
|
||||
* Read the [Persistent Storage design document](https://git.k8s.io/community/contributors/design-proposals/storage/persistent-storage.md).
|
||||
|
||||
### Reference
|
||||
|
||||
|
||||
Reference in New Issue
Block a user