diff --git a/src/wp-load.php b/src/wp-load.php index d3787d108e17d..40c141f74034b 100644 --- a/src/wp-load.php +++ b/src/wp-load.php @@ -91,7 +91,7 @@ $die .= '
' . sprintf(
/* translators: 1: Documentation URL, 2: wp-config.php */
__( 'Need more help? Read the support article on %2$s.' ),
- __( 'https://wordpress.org/documentation/article/editing-wp-config-php/' ),
+ __( 'https://developer.wordpress.org/advanced-administration/wordpress/wp-config/' ),
'wp-config.php
'
) . '
' . sprintf(