Index: npm-shrinkwrap.json
===================================================================
--- npm-shrinkwrap.json	(revision 12512)
+++ npm-shrinkwrap.json	(working copy)
@@ -1,6 +1,6 @@
 {
 	"name": "buddypress",
-	"version": "5.0.0",
+	"version": "6.0.0-alpha",
 	"lockfileVersion": 1,
 	"requires": true,
 	"dependencies": {
Index: src/bp-templates/bp-nouveau/buddypress/common/js-templates/invites/index.php
===================================================================
--- src/bp-templates/bp-nouveau/buddypress/common/js-templates/invites/index.php	(revision 12512)
+++ src/bp-templates/bp-nouveau/buddypress/common/js-templates/invites/index.php	(working copy)
@@ -150,6 +150,6 @@
 		<a href="#next-page" id="bp-invites-next-page" class="button invite-button bp-tooltip" data-bp-tooltip="<?php echo esc_attr_x( 'Next page', 'link', 'buddypress' ); ?>">
 			<span class="bp-screen-reader-text"><?php echo esc_html_x( 'Next page', 'link', 'buddypress' ); ?></span>
 			<span class="dashicons dashicons-arrow-right" aria-hidden="true"></span>
-		</button>
+		</a>
 	<# } #>
 </script>
