linking to post outside the loop

Have you tried the get_page_by_title function?

You can use like <?php echo get_permalink(get_page_by_title('My Post Title')); ?>