Figured it out. For anyone searching or wondering how,

On line 54 of your tpl_header needs to be replaced with this line

<?php echo '<a href= http://www.yourlinkhere.com>' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>'; ?></div>