Commit d6d55a65 authored by Vitaly Slobodin's avatar Vitaly Slobodin

Change FAQ link on the billing page

Closes https://gitlab.com/gitlab-org/gitlab/-/issues/29999
parent e64ac4fe
......@@ -4,7 +4,7 @@
- has_upgrade = has_upgrade?(plan_offer_type)
- if show_deprecated_plan
- plan_name += ' (Legacy)'
- faq_link_url = 'https://about.gitlab.com/gitlab-com/#faq'
- faq_link_url = 'https://about.gitlab.com/pricing/faq-new-product-subscription-tiers'
- faq_link_start = '<a href="%{url}" target="_blank" rel="noopener noreferrer">'.html_safe % { url: faq_link_url }
.card-wrapper{ class: ("card-wrapper-has-badge" if has_upgrade) }
......
---
title: Change FAQ link on the billing page
merge_request: 52577
author:
type: fixed
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