Commit f9f8ebea authored by James Lopez's avatar James Lopez

Merge branch 'change-upgrades-renewals-url' into 'master'

Change link for upgrades and renewals questions

See merge request gitlab-org/gitlab-ee!8753
parents 16952dda b6cde4dc
......@@ -7,7 +7,7 @@
.billing-plans-alert.card.prepend-top-10
.card-header.bg-warning.text-white
= s_("BillingPlans|Automatic downgrade and upgrade to some plans is currently not available.")
- customer_support_url = 'https://support.gitlab.com/hc/en-us/requests/new?ticket_form_id=334447';
- customer_support_url = 'https://about.gitlab.com/sales/';
- customer_support_link = link_to s_("BillingPlans|Customer Support"), customer_support_url
= s_("BillingPlans|Please contact %{customer_support_link} in that case.").html_safe % { customer_support_link: customer_support_link }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment