Skip to content

Commit 8674267

Browse files
chore: Remove master branch from ReadMe (#2673)
We decided to remove the master branch from the GH repo, as users pointing to it won't notice that we migrated to the main branch. Pointing to the master branch is considered a bit experimental cause you always point to the latest changes without relying on official SDK releases.
1 parent bfa9a09 commit 8674267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This SDK is written in Objective-C but also provides a nice Swift interface.
2222

2323
**Where is the master branch?**
2424

25-
We renamed the default branch from `master` to `main`. We are going to keep the `master` branch for backwards compatibility for package managers pointing to the [`master` branch](https://github.com/getsentry/sentry-cocoa/tree/master).
25+
We renamed the default branch from `master` to `main`.
2626

2727
# Initialization
2828

0 commit comments

Comments
 (0)