Author page link in comments is different than in posts?

Use get_comment_author_link() instead of <a href … </a>:

echo get_comment_author_link();