Skip to content

Commit ee8c749

Browse files
authored
1 parent da72e46 commit ee8c749

File tree

1 file changed

+2
-2
lines changed
  • src/docs/product/integrations/issue-tracking/jira

1 file changed

+2
-2
lines changed

src/docs/product/integrations/issue-tracking/jira/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ openssl x509 -pubkey -noout -in jira_publickey.cer > jira_publickey.pem
5555

5656
1. In Jira, click the gear icon, then **Applications > Application Links**.
5757
1. Enter the following as the application URL:
58-
`https://sentry.io/extensions/jira_server/setup/`
58+
`https://sentry.io/extensions/jira-server/setup/`
5959
1. Click "Create New Link". If you see a warning that “No response was received from the URL you entered,” ignore and click "Continue".
6060
1. In the resulting dialog, fill out the form as follows:
6161

@@ -79,7 +79,7 @@ openssl x509 -pubkey -noout -in jira_publickey.cer > jira_publickey.pem
7979
<tr><th>Consumer Key </th><td>(the consumer key from Step II.4) </td></tr>
8080
<tr><th>Consumer Name </th><td>Sentry</td></tr>
8181
<tr><th>Public Key</th><td>(the public key you created in Section I)</td></tr>
82-
<tr><th>Consumer Callback URL </th><td>https://sentry.io/extensions/jira_server/setup/</td></tr>
82+
<tr><th>Consumer Callback URL </th><td>https://sentry.io/extensions/jira-server/setup/</td></tr>
8383
<tr><th>Allow 2-Legged OAuth </th><td>no</td></tr>
8484
</table>
8585

0 commit comments

Comments
 (0)