Docs: Update broken source code link in imgAreaSelect jQuery plugin.

Props mryoga, finchps.
See #48467.
Built from https://develop.svn.wordpress.org/trunk@46741


git-svn-id: http://core.svn.wordpress.org/trunk@46541 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2019-11-17 16:14:03 +00:00
parent 0d8e11db06
commit 96e163473e
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
* Dual licensed under the MIT (MIT-LICENSE.txt)
* and GPL (GPL-LICENSE.txt) licenses.
*
* http://odyniec.net/projects/imgareaselect/
* https://github.com/odyniec/imgareaselect
*
*/

View File

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