Skip to content

Commit 92f5fe3

Browse files
authored
update doc to be a better link with examples (kubernetes#2477)
1 parent a235dc4 commit 92f5fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cinder-csi-plugin/features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ This feature allows CSI volumes to be directly embedded in the Pod specification
9090

9191
As of Kubernetes v1.21, this is beta feature and enabled by default.
9292

93-
The key design idea is that the parameters for a volume claim are allowed inside a volume source of the Pod. For sample app, refer [here](../../examples/cinder-csi-plugin/ephemeral/generic-ephemeral-volumes.yaml)
93+
The key design idea is that the parameters for a volume claim are allowed inside a volume source of the Pod. For sample app, refer [here](./examples.md#generic-ephemeral-volumes)
9494

9595
## Volume Cloning
9696

0 commit comments

Comments
 (0)