There's currently no option to change the link from this menu. However, please try adding the following Javascript code to your theme files.


Please follow the steps below:


1. Go to BuddyBoss > Theme Options.

2. Under Custom Codes, enable JavaScript.

3. Append the following:


jQuery( document ).ready( function(){
 jQuery('.my-account-link a').prop('href', 'https://demos.buddyboss.com/online-communities/');
});    

- Save Changes.


Screenshot: