File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/docs/product/integrations/issue-tracking/jira Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ openssl x509 -pubkey -noout -in jira_publickey.cer > jira_publickey.pem
55
55
56
56
1 . In Jira, click the gear icon, then ** Applications > Application Links** .
57
57
1 . Enter the following as the application URL:
58
- ` https://sentry.io/extensions/jira_server /setup/ `
58
+ ` https://sentry.io/extensions/jira-server /setup/ `
59
59
1 . Click "Create New Link". If you see a warning that “No response was received from the URL you entered,” ignore and click "Continue".
60
60
1 . In the resulting dialog, fill out the form as follows:
61
61
@@ -79,7 +79,7 @@ openssl x509 -pubkey -noout -in jira_publickey.cer > jira_publickey.pem
79
79
<tr ><th >Consumer Key </th ><td >(the consumer key from Step II.4) </td ></tr >
80
80
<tr ><th >Consumer Name </th ><td >Sentry</td ></tr >
81
81
<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 >
83
83
<tr ><th >Allow 2-Legged OAuth </th ><td >no</td ></tr >
84
84
</table >
85
85
You can’t perform that action at this time.
0 commit comments