Skip to content

Commit b51dd95

Browse files
committed
Remove maxAge from downloads link so it doesn't cache
1 parent 7e42779 commit b51dd95

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
@@ -15,7 +15,7 @@
1515
<img src='https://coveralls.io/repos/github/evcohen/eslint-plugin-jsx-a11y/badge.svg?branch=master' alt='Coverage Status' />
1616
</a>
1717
<a href='https://npmjs.org/package/eslint-plugin-jsx-a11y'>
18-
<img src='https://img.shields.io/npm/dt/eslint-plugin-jsx-a11y.svg?maxAge=2592000'
18+
<img src='https://img.shields.io/npm/dt/eslint-plugin-jsx-a11y.svg'
1919
alt='Total npm downloads' />
2020
</a>
2121
</p>

0 commit comments

Comments
 (0)