Skip to content

Commit d0fcf1e

Browse files
authored
Merge pull request #51547 from fedebongio/fedebongio-fix-doc
fixing broken markdown for hyperlink on network configuration page
2 parents 94021d6 + f57c7d5 commit d0fcf1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/network/reconfigure-default-service-ip-ranges.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ We can categorize Service CIDR reconfiguration into the following scenarios:
6666
replacing the default ServiceCIDR is a complex operation. If the new
6767
ServiceCIDR does not overlap with the existing one, [it will require
6868
renumbering all existing Services and changing the `kubernetes.default`
69-
service](#Illustrative Reconfiguration Steps). The case where the primary IP
69+
service](#illustrative-reconfiguration-steps). The case where the primary IP
7070
family also changes is even more complicated, and may require to change
7171
multiple cluster components (kubelet, network plugins, etc.) to match the new
7272
primary IP family.

0 commit comments

Comments
 (0)