Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBalasankar "Balu" C <balasankar@gitlab.com>2019-08-22 01:41:22 +0300
committerBalasankar "Balu" C <balasankar@gitlab.com>2019-09-03 11:15:49 +0300
commit4e00e9f0d2c7270d4a7ac867b1fc46f23a227d3b (patch)
tree766bdc2857f54a3cf30cda2851217bb27c3cdb86 /README.md
parent07e421e1b587d886ea7cf996919e9e100bf38a7e (diff)
Use new location for helm charts repo
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
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