Uh oh!
There was an error while loading. Please reload this page.
docs: replace links from api.slack.com to docs.slack.dev redirects - #1763
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## main #1763 +/- ##
==========================================
- Coverage 84.95% 84.93% -0.03%
==========================================
Files 113 113 Lines 12905 12905 ==========================================
- Hits 10964 10961 -3 - Misses 1941 1944 +3 ☔ View full report in Codecov by Sentry. |
zimeg
left a comment
There was a problem hiding this comment.
📬 A kind note for wonderful reviewers!
There was a problem hiding this comment.
📚 note: All of the docs/reference pages are autogenerated from changes elsewhere. Reviewers might want to ignore these files.
However, within is the cause of the lines changed in this PR from prior changes:
+6,715 −5,499
zimeg
commented
Oct 3, 2025
@WilliamBergamin@mwbrooks Kind appreciation for the reviews toward improvement I believe 📚 ✨ |
Uh oh!
There was an error while loading. Please reload this page.
Summary
This PR replaces links from "api.slack.com" to "docs.slack.dev" redirects for the most current inline reference.
Reviewers
Open each link! Or trust these replacements and a find and replacement:
Replacements
Note: This should be parsed from the bottom, ignoring lines without a substitute!
Confirming that no logic was changed - such as the
BASE_URLof methods - would be so much appreciated! 👾Category
/docs(Documents)/tutorial(PythOnBoardingBot tutorial)tests/integration_tests(Automated tests for this library)Requirements
python3 -m venv .venv && source .venv/bin/activate && ./scripts/run_validation.shafter making the changes.