There is a setting you could use ( in HTML terms )

You see, a link's HTML code looks like :

<A HREF = "Whatever URL">Text to be displayed</A>

If you knew that already, then we're halfway :)...