Skip to content

Commit 01d4a0a

Browse files
Fix link to CSI ephemeral volumes
1 parent 60bf9a9 commit 01d4a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ different purposes:
4646
[downwardAPI](/docs/concepts/storage/volumes/#downwardapi),
4747
[secret](/docs/concepts/storage/volumes/#secret): inject different
4848
kinds of Kubernetes data into a Pod
49-
- [CSI ephemeral volumes](#csi-ephemeral-volume):
49+
- [CSI ephemeral volumes](#csi-ephemeral-volumes):
5050
similar to the previous volume kinds, but provided by special
5151
[CSI drivers](https://github.com/container-storage-interface/spec/blob/master/spec.md)
5252
which specifically [support this feature](https://kubernetes-csi.github.io/docs/drivers.html)

0 commit comments

Comments
 (0)