[wp-trac] [WordPress Trac] #60738: WordPress installation page '/wp-admin/setup-config.php' shows 404 link
WordPress Trac
noreply at wordpress.org
Sun Mar 10 22:46:20 UTC 2024
#60738: WordPress installation page '/wp-admin/setup-config.php' shows 404 link
--------------------------+-------------------------------
Reporter: fanly | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords: changes-requested
Focuses: docs |
--------------------------+-------------------------------
File location: /wp-admin/setup-config.php
Problem description: 404 dead link in file
https://wordpress.org/documentation/article/editing-wp-config-php/
{{{#!php
<?php
printf(
/* translators: 1: Documentation URL, 2: wp-
config.php */
__( 'Need more help? <a href="%1$s">Read the
support article on %2$s</a>.' ),
__( 'https://wordpress.org/documentation/article
/editing-wp-config-php/' ),
'<code>wp-config.php</code>'
);
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60738>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list