From 36d87099f804191003d2452fed84d29dd214d2c6 Mon Sep 17 00:00:00 2001 From: ryan Date: Tue, 16 Dec 2008 08:33:05 +0000 Subject: [PATCH] https for secret-key git-svn-id: http://svn.automattic.com/wordpress/branches/2.7@10210 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-config-sample.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-config-sample.php b/wp-config-sample.php index 24adf07d29..c0013a3843 100644 --- a/wp-config-sample.php +++ b/wp-config-sample.php @@ -37,7 +37,7 @@ define('DB_COLLATE', ''); * Authentication Unique Keys. * * Change these to different unique phrases! - * You can generate these using the {@link http://api.wordpress.org/secret-key/1.1/ WordPress.org secret-key service} + * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/ WordPress.org secret-key service} * * @since 2.6.0 */