From d0a3a70d0b3311d7919b2b6bc0c55827ecd64822 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