From d644bd67eb28a72d16f4667c75da7af413dfc3ee Mon Sep 17 00:00:00 2001
From: Seamus Lee <seamuslee001@gmail.com>
Date: Sun, 27 Aug 2017 08:58:27 +1000
Subject: [PATCH] Fix url

---
 docs/tools/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/tools/index.md b/docs/tools/index.md
index 2563bd86..7d9f4cd1 100644
--- a/docs/tools/index.md
+++ b/docs/tools/index.md
@@ -34,7 +34,7 @@ When you install [buildkit](/tools/buildkit.md) you'll get all these tools.
     * *repository: [within civicrm-buildkit](https://github.com/civicrm/civicrm-buildkit/blob/master/bin/civihydra)*
 * `civicrm-upgrade-test` - Scripts and data files for testing upgrades
     * *[documentation& repository](https://github.com/civicrm/civicrm-upgrade-test)*
-* Coder - Configure phpcs for CiviCRM's [coding standards](framework/php.md)
+* Coder - Configure phpcs for CiviCRM's [coding standards](/standards/php.md)
     * *[documentation & repository](https://github.com/civicrm/coder)*
     * *(Derived from [Drupal's coder project](https://www.drupal.org/project/coder))*
 
-- 
GitLab