Skip to content
代码片段 群组 项目
提交 a733cd09 编辑于 作者: Savas Vedova's avatar Savas Vedova
浏览文件

Update documentation path

上级 41862d7b
No related branches found
No related tags found
无相关合并请求
......@@ -3,6 +3,6 @@
#js-security-policies-list{ data: { assigned_policy_project: assigned_policy_project(project).to_json,
disable_security_policy_project: disable_security_policy_project.to_s,
documentation_path: help_page_path('user/project/clusters/protect/container_network_security/quick_start_guide'),
documentation_path: help_page_path('user/application_security/policies/index.md'),
new_policy_path: new_project_threat_monitoring_policy_path(project),
project_path: project.full_path } }
......@@ -21,6 +21,6 @@
end
it 'passes documentation URL' do
expect(rendered).to include '/help/user/project/clusters/protect/container_network_security/quick_start_guide'
expect(rendered).to include '/help/user/application_security/policies/index.md'
end
end
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册