Further modules included.
[yaffs-website] / web / modules / contrib / linkchecker / linkchecker.links.menu.yml
1 linkchecker.admin_settings_form:
2   title: 'Link checker'
3   parent: system.admin_config_content
4   description: 'Configure the content types that should be checked for broken links and how the hypertext links will be checked and reported and repaired.'
5   route_name: linkchecker.admin_settings_form
6 linkchecker.admin_report_page:
7   title: 'Broken links'
8   parent: system.admin_reports
9   description: 'Shows a list of broken links in content.'
10   route_name: linkchecker.admin_report_page
11 linkchecker.user_report_page:
12   title: 'Broken links'
13   parent: user.page
14   description: 'Shows a list of broken links in content.'
15   route_name: linkchecker.user_report_page
16 linkchecker.edit_link_settings_form:
17   title: 'Edit link settings'
18   description: 'Edit check settings of one link.'
19   route_name: linkchecker.edit_link_settings_form