Skip to content

Commit cc25397

Browse files
authored
Merge pull request #36618 from kadtendulkar/kad35
Fix link on Storage Capacity page
2 parents 00aee17 + fe1d65b commit cc25397

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)