Skip to content

Update README URLs from master to main branch#4175

Merged
willmcgugan merged 1 commit into
mainfrom
fix-readme-master-to-main
Jun 23, 2026
Merged

Update README URLs from master to main branch#4175
willmcgugan merged 1 commit into
mainfrom
fix-readme-master-to-main

Conversation

@willmcgugan

Copy link
Copy Markdown
Member

Summary

The default branch was renamed from master to main, which broke the GitHub links in the README files. This updates all blob/master and raw/master URLs to use main.

Affected URLs across README.md and all 17 translations:

  • Links to other-language README files
  • Links to example scripts (examples/*.py)
  • Image/asset URLs (imgs/*.png, *.gif, *.svg)

No master references remain in any README file.

🤖 Generated with Claude Code

The default branch was renamed from master to main, breaking GitHub
links in the README files. Update all blob/master and raw/master URLs
to use main across README.md and all translations.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@codecov-commenter

codecov-commenter commented Jun 23, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@46cebbb). Learn more about missing BASE report.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4175   +/-   ##
=======================================
  Coverage        ?   97.81%           
=======================================
  Files           ?       96           
  Lines           ?     8384           
  Branches        ?        0           
=======================================
  Hits            ?     8201           
  Misses          ?      183           
  Partials        ?        0           
Flag Coverage Δ
unittests 97.81% <ø> (?)

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

☔ 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.

@willmcgugan willmcgugan merged commit 9d8f9a3 into main Jun 23, 2026
19 checks passed
@willmcgugan willmcgugan deleted the fix-readme-master-to-main branch June 23, 2026 03:10
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