From 3fa86372704e8fe21f322a0b40f0c613c6a6fff7 Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Sat, 13 Oct 2018 22:46:38 -0400 Subject: [PATCH] fixing repo URL --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c72ebf2..0dec96f5 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ ## Installation ```console -helm repo add billimek https://raw.githubusercontent.com/billimek/helm-repo/master +helm repo add billimek https://billimek.github.io/helm-repo helm search billimek -``` \ No newline at end of file +```