Skip to content
Snippets Groups Projects
Commit 8afbf339 authored by rptaylor's avatar rptaylor Committed by Kubernetes Prow Robot
Browse files

fix broken link (#5023)

parent 8c935dfb
No related branches found
No related tags found
No related merge requests found
...@@ -55,7 +55,7 @@ spec: ...@@ -55,7 +55,7 @@ spec:
If, for example, you wanted to use NFS you would just need to change the If, for example, you wanted to use NFS you would just need to change the
`gcePersistentDisk` block to `nfs`. See `gcePersistentDisk` block to `nfs`. See
[here](https://kubernetes.io/docs/user-guide/volumes.md) for more details on volumes. [here](https://kubernetes.io/docs/concepts/storage/volumes/) for more details on volumes.
Note that in any case, the storage (in the case the GCE PersistentDisk) must be Note that in any case, the storage (in the case the GCE PersistentDisk) must be
created independently - this is not something Kubernetes manages for you (yet). created independently - this is not something Kubernetes manages for you (yet).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment