diff --git a/examples/custom-controller/README.md b/examples/custom-controller/README.md index f420ae780..64c439cea 100644 --- a/examples/custom-controller/README.md +++ b/examples/custom-controller/README.md @@ -2,7 +2,7 @@ This example contains the source code of a simple dummy controller. If you want more details on the interface, or what the generic controller is actually doing, -please read [this doc](/docs/dev/devel.md). You can deploy the controller as +please read [this doc](/docs/dev/getting-started.md). You can deploy the controller as follows: ```console