parts of url disappear when using # inside href=”” [closed]

Now i get the problem, the basehref’s overiding the link so i decided to just add the permalink in the scroll link i’ve made. I’ve fixed it by using <?php echo get_permalink( $post->ID ); ?>#comments on the link in the single.php of my theme.