Skip to content

Commit fe1d65b

Browse files
committed
Update content/en/docs/concepts/storage/storage-capacity.md
1 parent 8d61be8 commit fe1d65b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/storage/storage-capacity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ decides where to create the volume, independently of Pods that will
7070
use the volume. The scheduler then schedules Pods onto nodes where the
7171
volume is available after the volume has been created.
7272

73-
For [CSI ephemeral volumes](/docs/concepts/storage/volumes/#csi),
73+
For [CSI ephemeral volumes](/docs/concepts/storage/ephemeral-volumes/#csi-ephemeral-volumes),
7474
scheduling always happens without considering storage capacity. This
7575
is based on the assumption that this volume type is only used by
7676
special CSI drivers which are local to a node and do not need

0 commit comments

Comments
 (0)