Index: Gruntfile.js
===================================================================
--- Gruntfile.js	(revision 8391)
+++ Gruntfile.js	(working copy)
@@ -131,7 +131,7 @@
 					mainFile: 'bp-loader.php',
 					potFilename: 'bp-languages/buddypress.pot',
 					processPot: function( pot ) {
-						pot.headers['report-msgid-bugs-to'] = 'https://wordpress.org/support/plugin/buddypress';
+						pot.headers['report-msgid-bugs-to'] = 'https://buddypress.trac.wordpress.org';
 						return pot;
 					},
 					type: 'wp-plugin'
