Skip to content

Commit 802ebc2

Browse files
fix: Update incorrect page anchor in GlobalConfiguration documentation (#1120)
1 parent cb27d5c commit 802ebc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/nic/configuration/global-configuration/configmap-resource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ that make sense for your setup:
2828
client-max-body-size: "2m"
2929
```
3030

31-
See the section [Summary of ConfigMap Keys](#summary-of-configmap-keys) for the explanation of the available ConfigMap keys (such as `proxy-connect-timeout` in this example).
31+
See the section [Summary of ConfigMap Keys](#configmap-keys) for the explanation of the available ConfigMap keys (such as `proxy-connect-timeout` in this example).
3232

3333
1. Create a new (or update the existing) ConfigMap resource:
3434

0 commit comments

Comments
 (0)