From 19579c4ec719fd51bfbd92f0b48c8c55c6d4931b Mon Sep 17 00:00:00 2001
From: Tony Hsu <gosharplite@gmail.com>
Date: Wed, 25 Jan 2017 18:36:37 +0800
Subject: [PATCH] Fix typo

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

diff --git a/docs/chart_template_guide/wrapping_up.md b/docs/chart_template_guide/wrapping_up.md
index e19990d8a..d4649813d 100644
--- a/docs/chart_template_guide/wrapping_up.md
+++ b/docs/chart_template_guide/wrapping_up.md
@@ -17,4 +17,4 @@ Sometimes it's easier to ask a few questions and get answers from experienced de
 
 - [Kubernetes Slack](https://slack.k8s.io/): `#helm`
 
-Finally, if you find errors or omissions in this document, want to suggest some new content, or would like to contribute, visit [The Helm Project](https://github.com).
\ No newline at end of file
+Finally, if you find errors or omissions in this document, want to suggest some new content, or would like to contribute, visit [The Helm Project](https://github.com/kubernetes/helm).
-- 
GitLab