Yo guys try this:
<span class="nav-previous"><?php previous_post_link('%link','← Previous ', TRUE, 'Next post in category', TRUE);?></span>
<span class="nav-next"><?php next_post_link('%link', 'Next →', TRUE,'Next post in category', TRUE);?></span>