Skip to content

Commit 55cc56b

Browse files
authored
Merge pull request #28538 from 2ZZ/patch-1
Update URL for Metacontroller
2 parents 99a0502 + 8f00a63 commit 55cc56b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/extend-kubernetes/operator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Operator.
116116
* [Charmed Operator Framework](https://juju.is/)
117117
* [kubebuilder](https://book.kubebuilder.io/)
118118
* [KUDO](https://kudo.dev/) (Kubernetes Universal Declarative Operator)
119-
* [Metacontroller](https://metacontroller.app/) along with WebHooks that
119+
* [Metacontroller](https://metacontroller.github.io/metacontroller/intro.html) along with WebHooks that
120120
you implement yourself
121121
* [Operator Framework](https://operatorframework.io)
122122
* [shell-operator](https://github.com/flant/shell-operator)

0 commit comments

Comments
 (0)