From e2fa7f59a16b985a96e79f34924b0aab00c80d99 Mon Sep 17 00:00:00 2001 From: Michael Schubert Date: Tue, 2 Apr 2019 10:25:19 +0200 Subject: [PATCH] docs: Fix link --- docs/development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development.md b/docs/development.md index e12485f1..61b052d2 100644 --- a/docs/development.md +++ b/docs/development.md @@ -3,7 +3,7 @@ This document contains some additional information and help regarding developing `mgmt`. Useful tools, conventions, etc. -Be sure to read [quick start guide](docs/quick-start-guide.md) first. +Be sure to read [quick start guide](quick-start-guide.md) first. ## Testing