Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit fc72b57

Browse files
committed
docs(readme): update badges to use main instead of master branch
1 parent c9a75ef commit fc72b57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,9 @@ MIT
153153
[npm-link]: https://www.npmjs.com/package/playwright-testing-library
154154
[npm-badge]: https://img.shields.io/npm/v/playwright-testing-library
155155
[travis-link]: https://travis-ci.org/github/hoverinc/playwright-testing-library
156-
[travis-badge]: https://travis-ci.org/hoverinc/playwright-testing-library.svg?branch=master
156+
[travis-badge]: https://travis-ci.org/hoverinc/playwright-testing-library.svg?branch=main
157157
[codecov-link]: https://codecov.io/gh/hoverinc/playwright-testing-library
158-
[codecov-badge]: https://codecov.io/gh/hoverinc/playwright-testing-library/branch/master/graph/badge.svg
158+
[codecov-badge]: https://codecov.io/gh/hoverinc/playwright-testing-library/branch/main/graph/badge.svg
159159
[conventional-commits-link]: https://conventionalcommits.org
160160
[conventional-commits-badge]: https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg
161161
[david-link]: https://david-dm.org/hoverinc/playwright-testing-library

0 commit comments

Comments
 (0)