From 7886bca83b118a62f7cfa78d7f3c2565a61146d5 Mon Sep 17 00:00:00 2001 From: tariqibrahim Date: Sun, 11 Nov 2018 15:55:36 -0800 Subject: [PATCH] Adding link labels to doc links for more conspicuity Signed-off-by: tariqibrahim --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7958a9adb..aba3388a6 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