In the auth.php
you can able see the code like this.
PHP Code:
$location[] = array((!empty($lbl_site_name) ? $lbl_site_name : $config["Company"]["company_name"]), "home.php");
in this remove the "home.php " and leave it blank or provide a link as you like.