Skip to content

Commit ffb69f9

Browse files
committed
Update content/en/docs/concepts/storage/volumes.md
1 parent 8dea862 commit ffb69f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/storage/volumes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ as a PersistentVolume; referencing the volume directly from a pod is not support
469469
#### Manually provisioning a Regional PD PersistentVolume
470470

471471
Dynamic provisioning is possible using a
472-
[StorageClass for GCE PD](/docs/concepts/storage/storage-classes/#gce).
472+
[StorageClass for GCE PD](/docs/concepts/storage/storage-classes/#gce-pd).
473473
Before creating a PersistentVolume, you must create the persistent disk:
474474

475475
```shell

0 commit comments

Comments
 (0)