Skip to content

Point README links at main - #123

Merged
Subterrane merged 2 commits into
mainfrom
000-update-master-urls-to-main
Aug 4, 2026
Merged

Point README links at main#123
Subterrane merged 2 commits into
mainfrom
000-update-master-urls-to-main

Conversation

@Subterrane

Copy link
Copy Markdown
Contributor

Follow-up to renaming the default branch master -> main.

Updates the only two master references in the repo:

  • tree/master -> tree/main (and relabelled "Master repo" -> "Main repo")
  • blob/master/CODE_OF_CONDUCT.md -> blob/main/...

GitHub redirects the old URLs indefinitely, so nothing was broken — but the links shouldn't depend on a redirect.

Nothing else referenced master

Checked before the rename:

  • Both workflows use bare on: [push, pull_request] with no branch filters, so CI was unaffected
  • No branch protection rules, no rulesets, no GitHub Pages
  • onelogin.gemspec has no branch-specific URLs

The default branch is now main. GitHub redirects the old /tree/master and
/blob/master URLs, but the links should not rely on that.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates README links to target the renamed default branch (main) directly instead of relying on GitHub redirects from master.

Changes:

  • Update the repository link label and URL from tree/master to tree/main.
  • Update the Code of Conduct link from blob/master/... to blob/main/....

Suggested commit message (conventional): docs: point README links at main

Suppressed comments (1)

README.md:8

  • Typo in README link list: "Lastest release" should be "Latest release".
* Lastest release: https://github.com/onelogin/onelogin-ruby-sdk/releases/latest
* Main repo: https://github.com/onelogin/onelogin-ruby-sdk/tree/main

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@Subterrane
Subterrane merged commit 9853f13 into main Aug 4, 2026
9 checks passed
@Subterrane
Subterrane deleted the 000-update-master-urls-to-main branch August 4, 2026 19:20
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