We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68ee827 commit abd4be0Copy full SHA for abd4be0
1 file changed
docs/cri/config.md
@@ -321,7 +321,7 @@ values are:
321
* `.PodCIDR` is a string of the first CIDR assigned to the node.
322
* `.PodCIDRRanges` is a string array of all CIDRs assigned to the node. It is
323
usually used for
324
- [dualstack](https://github.com/kubernetes/enhancements/blob/master/keps/sig-network/20180612-ipv4-ipv6-dual-stack.md) support.
+ [dualstack](https://github.com/kubernetes/enhancements/tree/master/keps/sig-network/563-dual-stack) support.
325
* `.Routes` is a string array of all routes needed. It is usually used for
326
dualstack support or single stack but IPv4 or IPv6 is decided at runtime.
327
0 commit comments