Skip to content

Commit f1c0048

Browse files
authored
Docs: Fixed incorrect link (#1300)
1 parent 1b3e3be commit f1c0048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorial/custom-steps-for-jira.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ If you'd rather skip the tutorial and just head straight to the code, you can us
2121

2222
1. Navigate to the [app creation page](https://api.slack.com/apps/new) and select **From a manifest**.
2323
2. Select the workspace you want to install the application in, then click **Next**.
24-
3. Copy the contents of the [`manifest.json`](https://github.com/slack-samples/bolt-python-ai-chatbot/blob/main/manifest.json) file below into the text box that says **Paste your manifest code here** (within the **JSON** tab), then click **Next**:
24+
3. Copy the contents of the [`manifest.json`](https://github.com/slack-samples/bolt-python-jira-functions/blob/main/manifest.json) file below into the text box that says **Paste your manifest code here** (within the **JSON** tab), then click **Next**:
2525

2626
```js reference title="manifest.json"
2727
https://github.com/slack-samples/bolt-python-jira-functions/blob/main/manifest.json

0 commit comments

Comments
 (0)