Skip to content

Commit d5df569

Browse files
authored
Fix Codecov badge (#2678)
1 parent 3c9c46c commit d5df569

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
@@ -10,7 +10,7 @@
1010
<a href="https://www.npmjs.com/package/tailwindcss"><img src="https://img.shields.io/npm/dt/tailwindcss.svg" alt="Total Downloads"></a>
1111
<a href="https://github.com/tailwindcss/tailwindcss/releases"><img src="https://img.shields.io/npm/v/tailwindcss.svg" alt="Latest Release"></a>
1212
<a href="https://github.com/tailwindcss/tailwindcss/blob/master/LICENSE"><img src="https://img.shields.io/npm/l/tailwindcss.svg" alt="License"></a>
13-
<a href="https://codecov.io/gh/tailwindcss/tailwindcss"><img src="https://codecov.io/gh/tailwindcss/tailwindcss/coverage.svg?branch=master" alt="Code Coverage"></a>
13+
<a href="https://codecov.io/gh/tailwindlabs/tailwindcss"><img src="https://codecov.io/gh/tailwindlabs/tailwindcss/coverage.svg?branch=master" alt="Code Coverage"></a>
1414
</p>
1515

1616
------

0 commit comments

Comments
 (0)