I found the code for that home link. It was pretty cryptic. It was:

<?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><?php echo HEADER_TITLE_CATALOG; ?></a></li>

on the tpl_footer.php template page. I just deleted it, I hope that was the right thing to do. seems ok so far.