From 7bcecc1b9490d6583fa7706a3243d73a7334ed52 Mon Sep 17 00:00:00 2001 From: Mohammad Asif Siddiqui Date: Sun, 13 Aug 2017 10:21:29 +0800 Subject: [PATCH] Fix broken link --- examples/custom-controller/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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