- Issue created by @alexpott
The configure link points to '#configure' => 'redirect_404.ignore_404',
but this is nonsense because that path is for adding a path to redirect 404 ignore list.
Install the checklist and redirect 404 and try to use the link...
Change it to redirect_404.fix_404 - which is the configure link from the redirect 404 module...
name: 'Redirect 404'
type: module
description: 'Logs 404 errors and allows users to create redirects for often requested but missing pages.'
core_version_requirement: ^9.2 || ^10 || ^11
configure: redirect_404.fix_404
Working link
None
None
Active
5.2
Code