Commit 5af12081 authored by Jay Swain's avatar Jay Swain

Change "What's New" dropdown item URL

part of: https://gitlab.com/gitlab-org/growth/product/-/issues/1487
parent 615160b1
- if show_whats_new_dropdown_item?
%li
= link_to _("See what's new at GitLab"), "#{promo_url}/releases/categories/releases/", target: '_blank', rel: 'noopener noreferrer', data: { track_event: 'click_whats_new', track_property: 'question_menu' }
= link_to _("See what's new at GitLab"), "#{promo_url}/releases/gitlab-com/", target: '_blank', rel: 'noopener noreferrer', data: { track_event: 'click_whats_new', track_property: 'question_menu' }
---
title: Change 'Whats New' dropdown item url
merge_request: 30198
author:
type: changed
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