We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68f1424 commit 2d36abeCopy full SHA for 2d36abe
docs/DOCS.md
@@ -13,7 +13,7 @@ You can read about the common problems what is this operator framework is solvin
13
## Getting Started
14
15
The easiest way to get started with SDK is start [minikube](https://kubernetes.io/docs/tasks/tools/install-minikube/) and
16
-execute one of our [examples](https://github.com/java-operator-sdk/java-operator-sdk/tree/master/samples/mysql-schema)
+execute one of our [examples](https://github.com/java-operator-sdk/samples/tree/main/mysql-schema)
17
18
Here are the main steps to develop the code and deploy the operator to a Kubernetes cluster. A more detailed and specific
19
version can be found under `samples/mysql-schema/README.md`.
0 commit comments