Permalinks: Update URLs for "Changing File Permissions" documentation article.

Props patilswapnilv, ianbelanger, SergeyBiryukov.
Fixes #47768.
Built from https://develop.svn.wordpress.org/trunk@45669


git-svn-id: http://core.svn.wordpress.org/trunk@45480 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2019-07-25 01:18:55 +00:00
parent 5522be31e7
commit aee690fd84
5 changed files with 34 additions and 10 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.3-alpha-45668';
$wp_version = '5.3-alpha-45669';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.