Photo album - add link to discription

How do I add a link to the text in the description of a photo album?

As text with HTML tags:

<a href="yourLink">your text</a>

thanks!