docs: updates outmoded links by lukegalbraithrussell · Pull Request #1807 · slackapi/python-slack-sdk · GitHub
Skip to content

docs: updates outmoded links#1807

Merged
lukegalbraithrussell merged 3 commits into
mainfrom
docs-small-links-updates
Dec 11, 2025
Merged

docs: updates outmoded links#1807
lukegalbraithrussell merged 3 commits into
mainfrom
docs-small-links-updates

Conversation

@lukegalbraithrussell

Copy link
Copy Markdown
Contributor

Summary

None of these were 404'ing, as the actual url is not case sensitive and/or we have redirects, but they are noise for our internal check for broken links

Testing

Category

  • slack_sdk.web.WebClient (sync/async) (Web API client)
  • slack_sdk.webhook.WebhookClient (sync/async) (Incoming Webhook, response_url sender)
  • slack_sdk.socket_mode (Socket Mode client)
  • slack_sdk.signature (Request Signature Verifier)
  • slack_sdk.oauth (OAuth Flow Utilities)
  • slack_sdk.models (UI component builders)
  • slack_sdk.scim (SCIM API client)
  • slack_sdk.audit_logs (Audit Logs API client)
  • slack_sdk.rtm_v2 (RTM client)
  • /docs (Documents)
  • /tutorial (PythOnBoardingBot tutorial)
  • tests/integration_tests (Automated tests for this library)

Requirements

  • I've read and understood the Contributing Guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've run python3 -m venv .venv && source .venv/bin/activate && ./scripts/run_validation.sh after making the changes.

@lukegalbraithrussell lukegalbraithrussell requested a review from a team as a code owner December 11, 2025 16:48
@codecov

codecov Bot commented Dec 11, 2025

Copy link
Copy Markdown

@lukegalbraithrussell lukegalbraithrussell merged commit 6fc2d5c into main Dec 11, 2025
28 of 29 checks passed
@lukegalbraithrussell lukegalbraithrussell deleted the docs-small-links-updates branch December 11, 2025 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants