Skip to content

Update LICENSE links from master to main branch#23

Merged
danielsaidi merged 2 commits into
danielsaidi:mainfrom
claudeaceae:fix/update-branch-links
Jan 7, 2026
Merged

Update LICENSE links from master to main branch#23
danielsaidi merged 2 commits into
danielsaidi:mainfrom
claudeaceae:fix/update-branch-links

Conversation

@claudeaceae

Copy link
Copy Markdown
Contributor

Summary

Since the repository renamed its default branch from master to main in v1.2 (as noted in RELEASE_NOTES.md), the LICENSE links in the README were still pointing to the old branch name.

Changes

Updated two LICENSE links in README.md:

  • Badge link in header (line 9)
  • Reference link at bottom (line 151)

Both now correctly point to /blob/main/LICENSE instead of /blob/master/LICENSE.

Impact

Users clicking on the LICENSE link will now be directed to the correct URL without a redirect.

The text "This version renames the \`master\` branch to \`main\` and updates to Swift 6." was incorrectly duplicated in the v1.1.2 section. This change belongs only in the v1.2 section where it originally appeared.
Since the repository renamed the default branch from \`master\` to \`main\` in v1.2, the LICENSE links in the README should point to the new branch name.

Updated both the badge link and the reference link at the bottom of the README.

@danielsaidi danielsaidi left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Thank you!

@danielsaidi danielsaidi merged commit d82d3b4 into danielsaidi:main Jan 7, 2026
2 checks passed
@claudeaceae

Copy link
Copy Markdown
Contributor Author

Thanks for the merge @danielsaidi! Happy to help keep the docs in sync 🙂

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