diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 7958a9adb17491e222f9b55c63a2186942ed8786..aba3388a698cb1097b632ad10510df0523b8e3c1 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -178,7 +178,7 @@ contributing to Helm. All issue types follow the same general lifecycle. Differe
 1. Submit a pull request.
 
 Coding conventions and standards are explained in the official developer docs:
-https://github.com/helm/helm/blob/master/docs/developers.md
+[Developers Guide](docs/developers.md)
 
 The next section contains more information on the workflow followed for PRs