Networks and Sites: Update the link text for "Debugging a WordPress Network" support article in ms_not_installed().

Props Presskopp.
Fixes #50326.
Built from https://develop.svn.wordpress.org/trunk@47914


git-svn-id: http://core.svn.wordpress.org/trunk@47688 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2020-06-05 09:13:08 +00:00
parent 4bbb7fb852
commit f546fe5aa5
2 changed files with 2 additions and 2 deletions

View File

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