Commit 2f669945 authored by Jose Ivan Vargas's avatar Jose Ivan Vargas

Merge branch 'ee-update-true-up-url-on-admin-dashboard' into 'master'

Update URL for license FAQ

See merge request gitlab-org/gitlab!58231
parents 701c618a 17b65786
- true_up_url = 'https://about.gitlab.com/license-faq/'
- true_up_url = 'https://about.gitlab.com/pricing/licensing-faq/'
- true_up_link_start = '<a href="%{url}">'.html_safe % { url: true_up_url }
- billable_users_url = help_page_path('subscriptions/self_managed/index', anchor: 'billable-users')
- billable_users_link_start = '<a href="%{url}" target="_blank" rel="noopener noreferrer nofollow">'.html_safe % { url: billable_users_url }
......
---
title: Update URL for license FAQ
merge_request: 58231
author: Takuya Noguchi
type: other
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