Support

Support Home > Blog > Add a Link in a Blog Entry

Add a Link in a Blog Entry

From the Site Administration page, scroll down to Blog and select the Change button next to Blog Entries.

core_blog

Select a blog entry to change.

core_changeblog

On the Change Blog Entry page, scroll down to the Text box. To insert a link using Markdown formatting, type the link as follows:

<a href="http://example.com">Link Text</a>
core_changeblog2