Commit 2efc9606 authored by Jarka Košanová's avatar Jarka Košanová

Merge branch 'jswain_update_renewal_link' into 'master'

Update renewal banner link

See merge request gitlab-org/gitlab!26240
parents 1ae9e05f 2cf747f8
---
title: Update renewal banner link for clearer instructions
merge_request: 26240
author:
type: changed
......@@ -143,7 +143,7 @@ module LicenseHelper
end
def renewal_instructions_message
renewal_faq_url = 'https://about.gitlab.com/pricing/licensing-faq/#self-managed-gitlab'
renewal_faq_url = 'https://docs.gitlab.com/ee/subscriptions/#renew-your-subscription'
renewal_faq_link_start = "<a href='#{renewal_faq_url}' target='_blank'>".html_safe
link_end = '</a>'.html_safe
......
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