URL path for wordpress categories

echo get_term_link( 'sound', 'campaigns' ); gave me the exact path that I need.

error code: 523