From f3c2413d463b3fbb4491d45229799bc94d25d2ad Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Tue, 16 Dec 2008 08:32:35 +0000 Subject: [PATCH] https for secret-key git-svn-id: https://develop.svn.wordpress.org/trunk@10209 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 */