Skip to content

Commit f0702ba

Browse files
ProbStubjihoon-seo
andauthored
Update content/en/docs/concepts/configuration/configmap.md
Co-authored-by: Jihoon Seo <[email protected]>
1 parent 2dc7ba0 commit f0702ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/configuration/configmap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,6 @@ to the deleted ConfigMap, it is recommended to recreate these pods.
279279

280280
* Read about [Secrets](/docs/concepts/configuration/secret/).
281281
* Read [Configure a Pod to Use a ConfigMap](/docs/tasks/configure-pod-container/configure-pod-configmap/).
282-
* Read about [changing a ConfigMap (or any other Kubernetes object)] (/docs/tasks/manage-kubernetes-objects/update-api-object-kubectl-patch/)
282+
* Read about [changing a ConfigMap (or any other Kubernetes object)](/docs/tasks/manage-kubernetes-objects/update-api-object-kubectl-patch/)
283283
* Read [The Twelve-Factor App](https://12factor.net/) to understand the motivation for
284284
separating code from configuration.

0 commit comments

Comments
 (0)