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

Commit 7a866f7

Browse files
committed
docs(readme): update build badge
1 parent ef9a3f3 commit 7a866f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<div align="center">
1212

1313
[![Package Version][npm-badge]][npm-link]
14-
[![Build Status][travis-badge]][travis-link]
14+
[![Build Status][build-badge]][build-link]
1515
[![Test Coverage][codecov-badge]][codecov-link]
1616
[![Dependencies Status][david-badge]][david-link]
1717
[![MIT License][license-badge]][license-link] <br>
@@ -195,5 +195,5 @@ MIT
195195
[npm-link]: https://www.npmjs.com/package/playwright-testing-library
196196
[prettier-badge]: https://img.shields.io/badge/code_style-prettier-ff69b4.svg?logo=prettier
197197
[prettier-link]: https://prettierjs.org/en/download/
198-
[travis-badge]: https://travis-ci.org/hoverinc/playwright-testing-library.svg?branch=main
199-
[travis-link]: https://travis-ci.org/github/hoverinc/playwright-testing-library
198+
[build-badge]: https://github.com/hoverinc/playwright-testing-library/actions/workflows/build.yml/badge.svg
199+
[build-link]: https://github.com/hoverinc/playwright-testing-library/actions/workflows/build.yml

0 commit comments

Comments
 (0)