Skip to content

Fix README doc subpage URLs for RTD's /en/latest/ prefix#348

Merged
chrisguidry merged 1 commit intomainfrom
rtd-url-format
Feb 20, 2026
Merged

Fix README doc subpage URLs for RTD's /en/latest/ prefix#348
chrisguidry merged 1 commit intomainfrom
rtd-url-format

Conversation

@chrisguidry
Copy link
Owner

Follow-up to #347 — RTD serves docs under /en/latest/ with
multi-version mode. Root URLs redirect fine, but subpage links
(getting-started, api-reference, testing) need the prefix to resolve
directly.

🤖 Generated with Claude Code

Follow-up to #347 — RTD serves docs under `/en/latest/` with
multi-version mode. Root URLs redirect fine, but subpage links
(getting-started, api-reference, testing) need the prefix to resolve
directly.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@chrisguidry chrisguidry merged commit 288c896 into main Feb 20, 2026
50 checks passed
@chrisguidry chrisguidry deleted the rtd-url-format branch February 20, 2026 20:07
@codecov-commenter
Copy link

codecov-commenter commented Feb 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (5c5ce65) to head (c9dcc8e).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #348   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           99        99           
  Lines         3098      3098           
  Branches        27        27           
=========================================
  Hits          3098      3098           
Flag Coverage Δ
cli-python-3.10 100.00% <ø> (ø)
cli-python-3.11 100.00% <ø> (ø)
cli-python-3.12 100.00% <ø> (?)
cli-python-3.13 100.00% <ø> (ø)
cli-python-3.14 100.00% <ø> (ø)
python-3.10 100.00% <ø> (ø)
python-3.11 97.99% <ø> (ø)
python-3.12 100.00% <ø> (ø)
python-3.13 100.00% <ø> (ø)
python-3.14 100.00% <ø> (ø)
windows-python-3.10 100.00% <ø> (?)
windows-python-3.11 97.90% <ø> (ø)
windows-python-3.12 100.00% <ø> (ø)
windows-python-3.13 100.00% <ø> (ø)
windows-python-3.14 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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