File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ You can also refer to the
2929
3030The easiest way to get started with SDK is to start
3131[ minikube] ( https://kubernetes.io/docs/tasks/tools/install-minikube/ ) and
32- execute one of our [ examples] ( https://github.com/java-operator-sdk/samples /tree/main/mysql-schema ) .
33- There is a dedicated page to describe how to [ use the samples] ( /docs/use -samples ) .
32+ execute one of our [ examples] ( https://github.com/java-operator-sdk/java-operator-sdk /tree/main/sample-operators ) .
33+ There is a dedicated page to describe how to [ use the samples] ( /docs/using -samples ) .
3434
3535Here are the main steps to develop the code and deploy the operator to a Kubernetes cluster.
3636A more detailed and specific version can be found under ` samples/mysql-schema/README.md ` .
You can’t perform that action at this time.
0 commit comments