Docs: Replace a variety of http links referenced in inline docs with their https counterparts (where possible).

Props johnpgreen.
Fixes #40732.


git-svn-id: https://develop.svn.wordpress.org/trunk@40948 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes
2017-06-25 22:05:54 +00:00
parent e995c16086
commit 704731b9d3
7 changed files with 19 additions and 17 deletions

View File

@@ -956,7 +956,7 @@ function wp_just_in_time_script_localization() {
*
* @since 4.6.0
*
* @link http://api.jqueryui.com/datepicker/#options
* @link https://api.jqueryui.com/datepicker/#options
*
* @global WP_Locale $wp_locale The WordPress date and time locale object.
*/