Skip to content

Commit 13ccefd

Browse files
authored
Merge pull request #43338 from blue86321/fix/link-text-in-glossary-cri
fix: link text in glossary cri
2 parents 2e51dc0 + 9e1201f commit 13ccefd

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)