We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2801ed9 commit 9915671Copy full SHA for 9915671
1 file changed
docs/english/index.md
@@ -18,7 +18,7 @@ The Slack platform offers several APIs to build apps. Each Slack API delivers pa
18
| Request Signature Verification | Verify incoming requests from the Slack API servers. | `slack_sdk.signature` |
19
| UI Builders | Construct UI components using easy-to-use builders. | `slack_sdk.models` |
20
21
-You can also view the [Python module documents](https://tools.slack.dev/python-slack-sdk/api-docs/slack_sdk/)!
+You can also view the [Python module documents](https://docs.slack.dev/python-slack-sdk/reference)!
22
23
## Getting help {#getting-help}
24
0 commit comments