Skip to content
代码片段 群组 项目
未验证 提交 622a48fd 编辑于 作者: Dheeraj Joshi's avatar Dheeraj Joshi 提交者: GitLab
浏览文件

Merge branch 'update-receptive-agents-setting-docs-link' into 'master'

Update receptive agents admin setting docs link

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165611



Merged-by: default avatarDheeraj Joshi <djoshi@gitlab.com>
Approved-by: default avatarMikhail Mazurskiy <mmazurskiy@gitlab.com>
Approved-by: default avatarPam Artiaga <partiaga@gitlab.com>
Approved-by: default avatarDheeraj Joshi <djoshi@gitlab.com>
Co-authored-by: default avatarTiger <twatson@gitlab.com>
No related branches found
No related tags found
无相关合并请求
......@@ -12,7 +12,7 @@
.form-group
- help_text = s_('ClusterAgents|Allow configuring agents in receptive mode.')
- help_link = link_to _('Learn more.'), help_page_path('user/clusters/agent/index'), target: '_blank', rel: 'noopener noreferrer'
- help_link = link_to _('Learn more.'), help_page_path('user/clusters/agent/install/index', anchor: 'option-2-gitlab-connects-to-agent-receptive-agent'), target: '_blank', rel: 'noopener noreferrer'
= f.gitlab_ui_checkbox_component :receptive_cluster_agents_enabled, s_('ClusterAgents|Enable receptive mode'),
help_text: '%{help_text} %{help_link}'.html_safe % { help_text: help_text, help_link: help_link }
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册