Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Add hyperlink on the JIRA Introduction message

Rahul Aich [Nagra]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 28, 2015

Hi All

I can customise the JIRA Introduction message by going into the Administration -> System -> Editing the introduction field.

My requirement is to add a hyperlink to a certain piece of text to the introduction section.

How can i do that?

Rahul

2 answers

1 accepted

1 vote
Answer accepted
Matheus Fernandes
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 28, 2015

Just add hyperlink as in HTML:

<a href="http://atlassian.com">Atlassian</a>

smile

Rahul Aich [Nagra]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 28, 2015

this works thanks :)

1 vote
Kathy Tempesta
Contributor
July 28, 2015

You should be able to use a regular HTML link: 

<a href="url">link text</a>

Rilwan Ahmed
Community Champion
August 14, 2018

This doesn't work in jira SD server. You need to use wiki markup  as [your text|<url>]

Mithil October 22, 2020

I have similar request. 

How can I add icon on introduction text?

Suggest an answer

Log in or Sign up to answer