When i add this code <?php bp_blog_permalink(); ?> it display :- https://mysite.example.com/
<?php bp_blog_permalink(); ?>
I want to display only mysite and remove example.com.