Hi,
I am trying to setup an anchor and reference it in another confluence page but the documentation is a little unclear.
https://confluence.atlassian.com/confcloud/insert-links-and-anchors-724764900.html
Any additional examples would be great!
Is the anchor in the same space or in another space?
Let's say you have a space "Product A" with space key "PA" and a page with title "Product Description". There you have an anchor named "requirements".
In another space named "Product B" you want to link this anchor. Then it would be "PA:Product Description#requirements"
Hope that helps, too :)
Hi Matthew,
Welcome to the Atlassian Community.
I use anchors for my validation protocol of Jira and link my requirements, which lives under it's own page, to my test cases. It is pretty simple, your link to an anchor should look like this:
page name#anchor name
So on my requirements page I link one requirement to my Login test case, anchor name is TC-01, so the link to it looks like this:
Log in#TC-01
Hopefully that helps you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.