diff --git a/snippets/general-shared-text/jira.mdx b/snippets/general-shared-text/jira.mdx index c0583505..5ea354d3 100644 --- a/snippets/general-shared-text/jira.mdx +++ b/snippets/general-shared-text/jira.mdx @@ -13,8 +13,8 @@ allowfullscreen [Jira Data Center installation](https://confluence.atlassian.com/adminjiraserver/installing-jira-data-center-938846870.html). - The site URL for your [Jira Data Center installation](https://confluence.atlassian.com/jirakb/find-your-site-url-to-set-up-the-jira-data-center-and-server-mobile-app-954244798.html) or Jira Cloud account. For Jira Cloud, open Jira in your web browser and copy the address from the browser's address bar. - If you're unsure, check the dashboard URL, or if viewing an issue, project or board, the site URL is typically everything that comes before and including `/jira`, such as - `https://.atlassian.net/jira`. + If you're unsure, check the dashboard URL, or if viewing an issue, project or board, the site URL is typically everything that comes before **but not including** `/jira`, such as + `https://.atlassian.net`. - To process Jira projects, provide the IDs for the target projects. To get a project's ID, sign in to your Jira Cloud account or Jira Data Center installation, and then go to the following URL: `https://.atlassian.net/rest/api/latest/project/`, replacing `` with yours, and replacing `` with the target project's key. In the response, look for the URL `https://.atlassian.net/rest/api/3/project/`, where `` is the target project's ID. @@ -36,4 +36,4 @@ allowfullscreen - For Jira Cloud only, the target user's name or email address, and API token. [Create an API token](https://support.atlassian.com/atlassian-account/docs/manage-api-tokens-for-your-atlassian-account/). - For Jira Data Center only, the target user's personal access token (PAT). - [Create a PAT](https://confluence.atlassian.com/enterprise/using-personal-access-tokens-1026032365.html). \ No newline at end of file + [Create a PAT](https://confluence.atlassian.com/enterprise/using-personal-access-tokens-1026032365.html).