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:
authorAmy Qualls <aqualls@gitlab.com>2021-09-08 16:56:37 +0300
committerAmy Qualls <aqualls@gitlab.com>2021-09-08 16:56:37 +0300
commit25d0797b0e19242cbe5ada94f58e742fa9db0497 (patch)
tree59536e1d4a017ef6aff855e1f760dffa212bc454 /layouts/cta_omnibus.html
parent3d379f5ff6ab356b542b84c9a4236be07c6aec52 (diff)
Fix header CTA link for Omnibus
This page has moved; update the CTA link to reflect it.
Diffstat (limited to 'layouts/cta_omnibus.html')
-rw-r--r--layouts/cta_omnibus.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/cta_omnibus.html b/layouts/cta_omnibus.html
index c00f0924..ebfb6956 100644
--- a/layouts/cta_omnibus.html
+++ b/layouts/cta_omnibus.html
@@ -1,3 +1,3 @@
-<a class="btn btn-danger btn-cta text-white" href="https://about.gitlab.com/free-trial/self-managed/" target="_blank" rel="noopener noreferrer" role="button">
+<a class="btn btn-danger btn-cta text-white" href="https://about.gitlab.com/free-trial/#selfmanaged/" target="_blank" rel="noopener noreferrer" role="button">
Get free trial
</a> \ No newline at end of file