From ae02eeb89ec4716a082cb366e882344249d62d11 Mon Sep 17 00:00:00 2001
From: Sean Madsen <sean@seanmadsen.com>
Date: Sat, 28 Jan 2017 08:26:15 -0700
Subject: [PATCH] style guide - fix broken link

---
 docs/best-practices/documentation-style-guide.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/best-practices/documentation-style-guide.md b/docs/best-practices/documentation-style-guide.md
index c7e3b50d..a319d849 100644
--- a/docs/best-practices/documentation-style-guide.md
+++ b/docs/best-practices/documentation-style-guide.md
@@ -1,7 +1,7 @@
 # Documentation style guide
 
 All CiviCRM guides *(like this Developer Guide)* are intended to provide
-high-quality "finished" [documentation] (documentation.md)
+high-quality "finished" [documentation](/documentation.md)
 about CiviCRM. This Style Guide page documents the standards we wish to
 uphold to ensure all guides maintain this high level of quality.
 
-- 
GitLab