We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dea862 commit ffb69f9Copy full SHA for ffb69f9
content/en/docs/concepts/storage/volumes.md
@@ -469,7 +469,7 @@ as a PersistentVolume; referencing the volume directly from a pod is not support
469
#### Manually provisioning a Regional PD PersistentVolume
470
471
Dynamic provisioning is possible using a
472
-[StorageClass for GCE PD](/docs/concepts/storage/storage-classes/#gce).
+[StorageClass for GCE PD](/docs/concepts/storage/storage-classes/#gce-pd).
473
Before creating a PersistentVolume, you must create the persistent disk:
474
475
```shell
0 commit comments