Commit bc8bf8c1 authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch 'fix-dependency-list-doc-path-ee' into 'master'

Update Dependency List documentation link

See merge request gitlab-org/gitlab-ee!15402
parents 4996d628 fd9e7f89
- breadcrumb_title _('Dependency List')
- page_title _('Dependency List')
#js-dependencies-app{ data: { endpoint: project_security_dependencies_path(@project), documentation_path: help_page_path('user/application_security/dependency_scanning/index', anchor: 'dependency-list'), empty_state_svg_path: image_path('illustrations/Dependency-list-empty-state.svg') } }
#js-dependencies-app{ data: { endpoint: project_security_dependencies_path(@project), documentation_path: help_page_path('user/application_security/dependency_list/index'), empty_state_svg_path: image_path('illustrations/Dependency-list-empty-state.svg') } }
---
title: Fix the documentation link on the empty Dependency List page
merge_request: 15402
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