Skip to content

Commit 2305f05

Browse files
authored
Merge pull request #5307 from maoyangLiu/fix-url
fix the 404 link in docs/cri/config.md
2 parents 984aa33 + abd4be0 commit 2305f05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/cri/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ values are:
321321
* `.PodCIDR` is a string of the first CIDR assigned to the node.
322322
* `.PodCIDRRanges` is a string array of all CIDRs assigned to the node. It is
323323
usually used for
324-
[dualstack](https://github.com/kubernetes/enhancements/blob/master/keps/sig-network/20180612-ipv4-ipv6-dual-stack.md) support.
324+
[dualstack](https://github.com/kubernetes/enhancements/tree/master/keps/sig-network/563-dual-stack) support.
325325
* `.Routes` is a string array of all routes needed. It is usually used for
326326
dualstack support or single stack but IPv4 or IPv6 is decided at runtime.
327327

0 commit comments

Comments
 (0)