@rwhitbeck Confluence server has documentation on URL formats and a URL list:
- The Differences Between Various URL Formats for a Confluence Page | Confluence | Atlassian Documentation
- Confluence URL list | Confluence | Atlassian Documentation
Is such documentation also available for Confluence Cloud? I’m asking because I’m using links of the form /wiki/display/~{userAccountId}
, but I have no idea if they are deprecated or if I should use /wiki/people/{userAccountId}
?