Commit 2cf747f8 authored by Jay Swain's avatar Jay Swain

Update renewal banner link

Updating the url for the renewal banner, with clearer instrucitons on
how to renew.
parent 7a0cfc82
---
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