Skip to content

Commit 9ab554e

Browse files
authored
Merge pull request #51627 from buehler/patch-1
docs(operators): update URI to KubeOps
2 parents 2f20ba9 + 0582e58 commit 9ab554e

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
@@ -117,7 +117,7 @@ operator.
117117
* [Kopf](https://github.com/nolar/kopf) (Kubernetes Operator Pythonic Framework)
118118
* [kube-rs](https://kube.rs/) (Rust)
119119
* [kubebuilder](https://book.kubebuilder.io/)
120-
* [KubeOps](https://buehler.github.io/dotnet-operator-sdk/) (.NET operator SDK)
120+
* [KubeOps](https://dotnet.github.io/dotnet-operator-sdk/) (.NET operator SDK)
121121
* [Mast](https://docs.ansi.services/mast/user_guide/operator/)
122122
* [Metacontroller](https://metacontroller.github.io/metacontroller/intro.html) along with WebHooks that
123123
you implement yourself

0 commit comments

Comments
 (0)