Skip to content

Commit 160151e

Browse files
authored
docs: fix broken links in getting started docs (#1852)
1 parent 756cf67 commit 160151e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/documentation/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ You can also refer to the
2929

3030
The 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

3535
Here are the main steps to develop the code and deploy the operator to a Kubernetes cluster.
3636
A more detailed and specific version can be found under `samples/mysql-schema/README.md`.

0 commit comments

Comments
 (0)