Confluence 3.5 has reached end of life
Check out the [latest version] of the documentation
This page tells you how to add a link to a web page from within a Confluence page, using the Wiki Markup editor. Note that you can use the Rich Text editor instead.
In Wiki Markup, links are always denoted by square brackets. Whenever you place text between square brackets, Confluence recognises it as a link.
You can display your own text instead of the URL: Inside the square brackets, insert the required text followed by a vertical bar and then the URL. The second example shows this.
To link to a web page outside Confluence:
What you need to type |
What you will get |
---|---|
[http://www.atlassian.com/software/confluence] | |
[go to Atlassian|http://www.atlassian.com/software/confluence] |
Where:
'http://www.atlassian.com/software/confluence' is the URL that you want to link to.
Confluence will also try to find URLs within the text of the page and convert them into links, but it may have trouble separating the link from its surrounding text, especially when punctuation is involved. Putting the link inside square brackets will ensure that it is interpreted the right way.
You can also prevent URLs from being automatically converted into hyperlinks with the "nolink" macro:
What you need to type to prevent URL from becoming a hyperlink |
What you will get |
---|---|
{nolink:http://www.atlassian.com} | http://www.atlassian.com |
{nl:http://www.atlassian.com} | http://www.atlassian.com |
See the documentation on Nolink and nl Macros for more.
Related Topics
Adding and Removing Links in the Rich Text Editor
Linking to Pages Within the Same Space
Linking to Pages in Another Space
Working with Links
Take me back to Confluence User's Guide