Changeset 45674 for trunk/src/wp-admin/setup-config.php
- Timestamp:
- 07/25/2019 10:44:48 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/setup-config.php
r45583 r45674 190 190 printf( 191 191 __( 'Need more help? <a href="%s">We got it</a>.' ), 192 __( 'https:// codex.wordpress.org/Editing_wp-config.php' )192 __( 'https://wordpress.org/support/article/editing-wp-config-php/' ) 193 193 ); 194 194 ?>
Note: See TracChangeset
for help on using the changeset viewer.