diff --git a/wp-admin/credits.php b/wp-admin/credits.php index 1ae1546cee..6c0eba4163 100644 --- a/wp-admin/credits.php +++ b/wp-admin/credits.php @@ -159,8 +159,8 @@ foreach ( $credits['groups'] as $group_slug => $group_data ) { ?>
Get involved in WordPress.' ), - /* translators: Url to the codex documentation on contributing to WordPress used on the credits page */ - __( 'http://codex.wordpress.org/Contributing_to_WordPress' ) ); ?>
+ /* translators: URL to the Make WordPress 'Get Involved' landing page used on the credits page */ + __( 'http://make.wordpress.org/' ) ); ?>