diff --git a/docs/tools/index.md b/docs/tools/index.md
index 2563bd86fa23341a5c8c012bb9e0d221843178c0..7d9f4cd19d6e5b6b40672da9980d2e4cc73d0b47 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))*