Commit 39677e5d authored by Alper Akgun's avatar Alper Akgun

Use new trial registration URL in billing

parent ffa476ba
---
title: Use new trial registration URL in billing
merge_request: 19978
author:
type: fixed
......@@ -31,4 +31,4 @@
= render 'shared/billings/trial_status', namespace: namespace
- if namespace.eligible_for_trial?
%p= link_to 'Start your free trial', new_gitlab_com_trial_url, class: 'btn btn-primary'
%p= link_to 'Start your free trial', new_trial_registration_path, class: 'btn btn-primary'
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