Skip to content

Commit c2df6df

Browse files
committed
Rename default branch
1 parent 3c57195 commit c2df6df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ The MIT License (MIT). Please see [License File](LICENSE.md) for more informatio
156156

157157
[link-packagist]: https://packagist.org/packages/colinodell/json5
158158
[link-build-status]: https://github.com/colinodell/json5/actions?query=workflow%3ATests+branch%3Alatest
159-
[link-scrutinizer]: https://scrutinizer-ci.com/g/colinodell/json5/code-structure/master/code-coverage
159+
[link-scrutinizer]: https://scrutinizer-ci.com/g/colinodell/json5/code-structure/main/code-coverage
160160
[link-code-quality]: https://scrutinizer-ci.com/g/colinodell/json5
161161
[link-downloads]: https://packagist.org/packages/colinodell/json5
162162
[link-sensio]: https://insight.sensiolabs.com/projects/45decdff-5544-43c4-9547-61c9f514b121

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
},
5454
"extra": {
5555
"branch-alias": {
56-
"dev-master": "3.0-dev"
56+
"dev-main": "3.0-dev"
5757
}
5858
},
5959
"config": {

0 commit comments

Comments
 (0)