How do I point to the register page from another blog on muWordpress by using the href below. thanks

<?php printf( __( 'Please create an account to get started.’, ‘buddypress’ ), site_url( bp_get_signup_slug() . ‘/’ ) ) ?>