Commit 509adaf2 authored by kushalpandya's avatar kushalpandya

Fix trial form path

parent 01b2bb37
......@@ -12,5 +12,5 @@
= link_to "Enterprise Edition products", "https://about.gitlab.com/products/", target: "_blank", rel: "noopener noreferrer nofollow"
You can try these out for free without
any obligation or payment details.
= link_to new_trial_path, class: "btn btn-new" do
= link_to new_admin_trials_url, class: "btn btn-new" do
Start free trial
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