Skip to content

Commit 8ff5816

Browse files
authored
Merge pull request #45060 from thisisharrsh/fix_the_link
Fixed the link for create a ConfigMap
2 parents 0290715 + 86734b7 commit 8ff5816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

195195
{{< note >}}
196196

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

200200
* A ConfigMap is always mounted as `readOnly`.

0 commit comments

Comments
 (0)