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

Props johnpgreen.
Fixes #40732.

Built from https://develop.svn.wordpress.org/trunk@40948


git-svn-id: http://core.svn.wordpress.org/trunk@40798 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2017-06-25 22:06:41 +00:00
parent 97ef1ca74b
commit 07f01a2e10
8 changed files with 20 additions and 18 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.9-alpha-40947';
$wp_version = '4.9-alpha-40948';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.