Skip to content

Commit 0582e58

Browse files
authored
docs(operators): update URI to KubeOps
The repository (KubeOps) has been approved and adopted by the .NET Foundation. As such, the repository was moved and we need to update the URI.
1 parent a577a33 commit 0582e58

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)