Skip to content

Commit 19a6bbe

Browse files
authored
fix: formatting of Codecov badge link in README
1 parent f9a8d76 commit 19a6bbe

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
@@ -5,7 +5,7 @@
55
<a href="https://www.npmjs.com/package/vitest-environment-prisma-postgres"><img src="https://img.shields.io/npm/v/vitest-environment-prisma-postgres.svg?style=flat" /></a>
66
<a href="https://github.com/codepunkt/vitest-environment-prisma-postgres/blob/main/.github/CONTRIBUTING.md"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg" /></a>
77
<a href="https://github.com/codepunkt/vitest-environment-prisma-postgres/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue" /></a>
8-
<a href="https://codecov.io/gh/codepunkt/vitest-environment-prisma-postgres" ><img src="https://codecov.io/gh/codepunkt/vitest-environment-prisma-postgres/graph/badge.svg?token=BI1IWN0F3G"/> </a>
8+
<a href="https://codecov.io/gh/codepunkt/vitest-environment-prisma-postgres"><img src="https://codecov.io/gh/codepunkt/vitest-environment-prisma-postgres/graph/badge.svg?token=BI1IWN0F3G" /></a>
99
<br />
1010
<br />
1111
<a href="#features">Features</a>

0 commit comments

Comments
 (0)