From 9dd8b8b6b836c91aef1f52557e9bcd42e7efabde Mon Sep 17 00:00:00 2001 From: Yuya Takeyama Date: Mon, 17 Sep 2018 05:34:03 +0900 Subject: [PATCH] Fix comment Signed-off-by: Yuya Takeyama --- cmd/helm/serve.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/helm/serve.go b/cmd/helm/serve.go index 81f2785c3..7ddae6ca2 100644 --- a/cmd/helm/serve.go +++ b/cmd/helm/serve.go @@ -38,7 +38,7 @@ This command is intended to be used for educational and testing purposes only. It is best to rely on a dedicated web server or a cloud-hosted solution like Google Cloud Storage for production use. -See https://github.com/kubernetes/helm/blob/master/docs/chart_repository.md#hosting-chart-repositories +See https://github.com/helm/helm/blob/master/docs/chart_repository.md#hosting-chart-repositories for more information on hosting chart repositories in a production setting. `