@rwhitbeck Confluence server has documentation on URL formats and a URL list:
- https://confluence.atlassian.com/confkb/the-differences-between-various-url-formats-for-a-confluence-page-278692715.html
- https://confluence.atlassian.com/confkb/confluence-url-list-317949394.html
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}
?