From 1dfdbe7e51bb78ab28b32b5e5596a76c2e5074f2 Mon Sep 17 00:00:00 2001 From: Peter Westwood Date: Sun, 24 Nov 2013 15:18:09 +0000 Subject: [PATCH] Replace link to Codex with link to new Make page. Fixes #25806 props siobhyb. Built from https://develop.svn.wordpress.org/trunk@26354 git-svn-id: http://core.svn.wordpress.org/trunk@26255 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/credits.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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/' ) ); ?>