diff --git a/tools/i18n/makepot.php b/tools/i18n/makepot.php index 65c706d58f..d5a522fb65 100644 --- a/tools/i18n/makepot.php +++ b/tools/i18n/makepot.php @@ -59,7 +59,7 @@ class MakePOT { var $meta = array( 'default' => array( 'from-code' => 'utf-8', - 'msgid-bugs-address' => 'http://wppolyglots.wordpress.com', + 'msgid-bugs-address' => 'http://make.wordpress.org/polyglots', 'language' => 'php', 'add-comments' => 'translators', 'comments' => "Copyright (C) {year} {package-name}\nThis file is distributed under the same license as the {package-name} package.",