Skip to content

Commit 9e1201f

Browse files
committed
fix: link text in glossary cri
1 parent c069b4d commit 9e1201f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/glossary/container-runtime-interface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ The main protocol for the communication between the {{< glossary_tooltip text="k
1717

1818
The Kubernetes Container Runtime Interface (CRI) defines the main
1919
[gRPC](https://grpc.io) protocol for the communication between the
20-
[cluster components](/docs/concepts/overview/components/#node-components)
20+
[node components](/docs/concepts/overview/components/#node-components)
2121
{{< glossary_tooltip text="kubelet" term_id="kubelet" >}} and
2222
{{< glossary_tooltip text="container runtime" term_id="container-runtime" >}}.

0 commit comments

Comments
 (0)