Skip to content

Commit b971c6e

Browse files
committed
correct codecov link
1 parent 1a83e5e commit b971c6e

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
@@ -7,7 +7,7 @@
77
[![docs.rs](https://docs.rs/playwright/badge.svg)](https://sctg-development.github.io/playwright-rust/playwright/)
88
![MIT OR Apache-2.0](https://img.shields.io/crates/l/playwright)
99
[![CI](https://github.com/sctg-development/playwright-rust/actions/workflows/ci.yml/badge.svg)](https://github.com/sctg-development/playwright-rust/actions/workflows/ci.yml)
10-
[![codecov](https://codecov.io/gh/sctg-development/playwright-rust/branch/master/graph/badge.svg)](https://codecov.io/gh/sctg-development/playwright-rust)
10+
[![codecov](https://codecov.io/github/sctg-development/playwright-rust/branch/master/graph/badge.svg)](https://codecov.io/github/sctg-development/playwright-rust)
1111

1212
Playwright is a rust library to automate [Chromium](https://www.chromium.org/Home), [Firefox](https://www.mozilla.org/en-US/firefox/new/) and [WebKit](https://webkit.org/) built on top of Node.js library.
1313

0 commit comments

Comments
 (0)