Make WordPress Core


Ignore:
Timestamp:
03/11/2024 02:06:51 PM (14 months ago)
Author:
audrasjb
Message:

Docs: Update various HelpHub links to avoid unnecessary redirections.

Follow-up to [57793], [57798], [57800].

Props mkismy.
See #60732, #60699.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-config-sample.php

    r57131 r57801  
    1414 * * ABSPATH
    1515 *
    16  * @link https://wordpress.org/documentation/article/editing-wp-config-php/
     16 * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/
    1717 *
    1818 * @package WordPress
     
    7878 * visit the documentation.
    7979 *
    80  * @link https://wordpress.org/documentation/article/debugging-in-wordpress/
     80 * @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/
    8181 */
    8282define( 'WP_DEBUG', false );
Note: See TracChangeset for help on using the changeset viewer.