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:
authorEvan Read <eread@gitlab.com>2021-08-17 06:41:30 +0300
committerEvan Read <eread@gitlab.com>2021-08-17 06:53:24 +0300
commit21ea25c0758b84bb90afdcb9aa1232106e68bd25 (patch)
treeaaaa48e54b73c01f3dbe4c6d113915c9c3a51d0a /Rakefile
parenta45b68cf2b8298d5524ff707e3e2171e6c557f18 (diff)
Add charts version for GitLab 14.2
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index add38a2e..d9993a3e 100644
--- a/Rakefile
+++ b/Rakefile
@@ -76,7 +76,7 @@ namespace :release do
# Check if the chart version has been defined
unless chart_version_added?(version)
abort('Rake aborted! The chart version does not exist. Make sure `content/_data/charts_versions.yaml` is updated.
- https://docs.gitlab.com/ee/development/documentation/site_architecture/release_process.html#1-add-the-chart-version')
+ https://about.gitlab.com/handbook/engineering/ux/technical-writing/workflow/#add-chart-version')
end
# Check if local branch exists