Skip to content

docs: fixing broken links#1532

Merged
haleychaas merged 2 commits into
mainfrom
fix-broken-links
Jun 12, 2026
Merged

docs: fixing broken links#1532
haleychaas merged 2 commits into
mainfrom
fix-broken-links

Conversation

@haleychaas

Copy link
Copy Markdown
Contributor

Summary

Fixing links we've broken over time. These do redirect, but it's cleaner (and eliminates warnings in our docs repo build) to fix them.

Testing

Category

  • slack_bolt.App and/or its core components
  • slack_bolt.async_app.AsyncApp and/or its core components
  • Adapters in slack_bolt.adapter
  • Document pages under /docs
  • Others

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.

  • 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 ./scripts/install_all_and_run_tests.sh after making the changes.

@haleychaas haleychaas requested review from a team as code owners June 12, 2026 13:35
@codecov

codecov Bot commented Jun 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.34%. Comparing base (76338bf) to head (a8976b4).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1532   +/-   ##
=======================================
  Coverage   91.34%   91.34%           
=======================================
  Files         228      228           
  Lines        7279     7279           
=======================================
  Hits         6649     6649           
  Misses        630      630           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@mwbrooks mwbrooks changed the title Docs: Fixing broken links docs: fixing broken links Jun 12, 2026

@mwbrooks mwbrooks left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Looks good!

📝 I edited the PR title to be lowercase to match our convention, since the PR titles become the changelogs.

@haleychaas haleychaas merged commit 03d4add into main Jun 12, 2026
16 checks passed
@haleychaas haleychaas deleted the fix-broken-links branch June 12, 2026 18:54
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