Skip to content

Commit f3c2413

Browse files
committed
https for secret-key
git-svn-id: https://develop.svn.wordpress.org/trunk@10209 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 6bc7377 commit f3c2413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wp-config-sample.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
* Authentication Unique Keys.
3838
*
3939
* Change these to different unique phrases!
40-
* You can generate these using the {@link http://api.wordpress.org/secret-key/1.1/ WordPress.org secret-key service}
40+
* You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/ WordPress.org secret-key service}
4141
*
4242
* @since 2.6.0
4343
*/

0 commit comments

Comments
 (0)