Skip to content

Commit 982a59a

Browse files
committed
Fix broken CRI link in services-networking documentation
Update Container Runtime Interface link from /docs/concepts/architecture/cri.md to /docs/concepts/containers/cri/ in the English documentation. Other language versions will be updated by their respective localization teams. Signed-off-by: thc1006 <[email protected]>
1 parent a8caefb commit 982a59a

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/services-networking

1 file changed

+1
-1
lines changed

content/en/docs/concepts/services-networking/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ corresponding functionality is provided by external components, some
7272
of which are optional:
7373

7474
* Pod network namespace setup is handled by system-level software implementing the
75-
[Container Runtime Interface](/docs/concepts/architecture/cri.md).
75+
[Container Runtime Interface](/docs/concepts/containers/cri/).
7676

7777
* The pod network itself is managed by a
7878
[pod network implementation](/docs/concepts/cluster-administration/addons/#networking-and-network-policy).

0 commit comments

Comments
 (0)