Skip to content

Commit 18f04a9

Browse files
authored
Merge pull request #48409 from avanish23/main
Link from cluster operator glossary entry to operator pattern page
2 parents 9bb0d40 + 1695e43 commit 18f04a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/glossary/cluster-operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ tags:
1717
Their primary responsibility is keeping a cluster up and running, which may involve periodic maintenance activities or upgrades.<br>
1818

1919
{{< note >}}
20-
Cluster operators are different from the [Operator pattern](https://www.openshift.com/learn/topics/operators) that extends the Kubernetes API.
20+
Cluster operators are different from the [Operator pattern](/docs/concepts/extend-kubernetes/operator/) that extends the Kubernetes API.
2121
{{< /note >}}
2222

0 commit comments

Comments
 (0)