Skip to content

Commit 99e37ab

Browse files
committed
Fixed the link for create a ConfigMap
1 parent 80aa5f5 commit 99e37ab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,7 @@ keyed with `log_level`.
194194

195195
{{< note >}}
196196

197-
* You must create a [ConfigMap](/docs/tasks/configure-pod-container/configure-pod-configmap/)
198-
before you can use it.
197+
* You must [create a ConfigMap](/docs/tasks/configure-pod-container/configure-pod-configmap/#create-a-configmap) before you can use it.
199198

200199
* A ConfigMap is always mounted as `readOnly`.
201200

0 commit comments

Comments
 (0)