From 6d2c07dbaf649aa0353e7519bfaefe9e568f29dc Mon Sep 17 00:00:00 2001 From: Peter Westwood Date: Sun, 24 Nov 2013 15:17:57 +0000 Subject: [PATCH] Replace link to Codex with link to new Make page. Fixes #25806 props siobhyb. git-svn-id: https://develop.svn.wordpress.org/trunk@26354 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/credits.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/wp-admin/credits.php b/src/wp-admin/credits.php index 1ae1546cee..6c0eba4163 100644 --- a/src/wp-admin/credits.php +++ b/src/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/' ) ); ?>