Skip to content

docs: fix broken URL - #657

Merged
petercorke merged 1 commit into
petercorke:mainfrom
fabaff:patch-1
Aug 29, 2026
Merged

docs: fix broken URL#657
petercorke merged 1 commit into
petercorke:mainfrom
fabaff:patch-1

Conversation

@fabaff

@fabaff fabaff commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Thanks for contributing to RTB!

Summary

Related issue

Checklist

Only the first item below is checked automatically — the rest are a self-check for you before requesting review, nothing currently verifies them for you.

  • PR title follows Conventional Commits (type: description) — checked automatically, see the "Check PR title" status
  • Tests pass locally (pytest)
  • Added/updated tests for this change, if applicable
  • New/changed code is type-hinted with modern syntax (X | Y, list[X], not Union/Optional/List)
  • Docstrings updated (reST style: :param:, :returns:; type hints in the signature cover types now, :type:/:rtype: are rarely needed)
  • PR is as small/focused as practical — if it tackles several unrelated things, consider splitting it so each can be reviewed and accepted independently
  • No test files, data files, or notebooks specific to your own project — PyPI has strict package size limits, and RTB is already split into a toolbox and a data package. Notebooks, if of general interest, should have output cleared before committing.

@petercorke petercorke changed the title Update URLs doc: fix broken URL Aug 29, 2026
@petercorke petercorke changed the title doc: fix broken URL docs: fix broken URL Aug 29, 2026
@codecov

codecov Bot commented Aug 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (0c5be6d) to head (4879aaf).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #657   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files        143     143           
  Lines      14050   14050           
=====================================
  Misses     14050   14050           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@petercorke
petercorke merged commit 2d24e0d into petercorke:main Aug 29, 2026
23 of 25 checks passed
@petercorke

Copy link
Copy Markdown
Owner

Thanks for your interest in the Toolbox. Great catch, this link has been wrong since this file was written. Appreciate the input.

@github-actions github-actions Bot mentioned this pull request Aug 29, 2026
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.

2 participants