Commit 57eec779 authored by Dmytro Zaporozhets (DZ)'s avatar Dmytro Zaporozhets (DZ)

Merge branch 'trizzi-master-patch-04091' into 'master'

Update link in empty state of packages UI

Closes #251224

See merge request gitlab-org/gitlab!43009
parents 7714d61e 69672660
......@@ -51,7 +51,7 @@ module PackagesHelper
{
resource_id: resource.id,
page_type: type,
empty_list_help_url: help_page_path('administration/packages/index'),
empty_list_help_url: help_page_path('user/packages/package_registry/index'),
empty_list_illustration: image_path('illustrations/no-packages.svg'),
coming_soon_json: packages_coming_soon_data(resource).to_json
}
......
---
title: Empty state Packages UI links to user docs
merge_request: 43009
author:
type: fixed
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