Skip to content

Commit 2864c7b

Browse files
committed
[ja] Update the GitHub repo url of Java Operator SDK
1 parent fc21bc6 commit 2864c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ kubectl edit SampleDB/example-database # 手動でいくつかの設定を変更
8989
* ユースケースに合わせた、既製のオペレーターを[OperatorHub.io](https://operatorhub.io/)から見つけます
9090
* 自前のオペレーターを書くために既存のツールを使います、例:
9191
* [Charmed Operator Framework](https://juju.is/)
92-
* [Java Operator SDK](https://github.com/java-operator-sdk/java-operator-sdk)
92+
* [Java Operator SDK](https://github.com/operator-framework/java-operator-sdk)
9393
* [Kopf](https://github.com/nolar/kopf) (Kubernetes Operator Pythonic Framework)
9494
* [kube-rs](https://kube.rs/) (Rust)
9595
* [kubebuilder](https://book.kubebuilder.io/)を使います

0 commit comments

Comments
 (0)