From 4e00e9f0d2c7270d4a7ac867b1fc46f23a227d3b Mon Sep 17 00:00:00 2001 From: "Balasankar \"Balu\" C" Date: Thu, 22 Aug 2019 04:11:22 +0530 Subject: Use new location for helm charts repo Signed-off-by: Balasankar "Balu" C --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5d0fe9e1..926cf55f 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ There are currently 5 products that are pulled and generate the docs website: - [GitLab Community Edition](https://gitlab.com/gitlab-org/gitlab-ce) - [Omnibus GitLab](https://gitlab.com/gitlab-org/omnibus-gitlab) - [GitLab Runner](https://gitlab.com/gitlab-org/gitlab-runner) -- [GitLab Chart](https://gitlab.com/charts/gitlab) +- [GitLab Chart](https://gitlab.com/gitlab-org/charts/gitlab) **Note:** Although GitLab Community Edition is generated, it is hidden from the website @@ -184,7 +184,7 @@ Then, it's time to clone the needed repositories. git clone git@gitlab.com:gitlab-org/gitlab-ee.git git clone git@gitlab.com:gitlab-org/gitlab-runner.git git clone git@gitlab.com:gitlab-org/omnibus-gitlab.git - git clone git@gitlab.com:charts/gitlab.git charts + git clone git@gitlab.com:gitlab-org/charts/gitlab.git charts ``` ### Create the content symlinks -- cgit v1.2.3