Skip to content

Commit 492290b

Browse files
authored
Rename changesets branch to main (#73)
1 parent c7f692b commit 492290b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Merging this PR will not cause a version bump for any packages. If these changes
6565
6666
${getReleasePlanMessage(releasePlan)}
6767
68-
[Click here to learn what changesets are, and how to add one](https://github.com/changesets/changesets/blob/master/docs/adding-a-changeset.md).
68+
[Click here to learn what changesets are, and how to add one](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md).
6969
7070
[Click here if you're a maintainer who wants to add a changeset to this PR](${addChangesetUrl})
7171
@@ -83,7 +83,7 @@ Latest commit: ${commitSha}
8383
8484
${getReleasePlanMessage(releasePlan)}
8585
86-
Not sure what this means? [Click here to learn what changesets are](https://github.com/changesets/changesets/blob/master/docs/adding-a-changeset.md).
86+
Not sure what this means? [Click here to learn what changesets are](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md).
8787
8888
[Click here if you're a maintainer who wants to add another changeset to this PR](${addChangesetUrl})
8989

0 commit comments

Comments
 (0)