Skip to content

Commit e778de6

Browse files
author
Damien Debin
committed
Fix badges links.
1 parent 2623615 commit e778de6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
![Travis (.org)](https://img.shields.io/travis/ddebin/atom-generator?logo=travis&style=for-the-badge)
2-
![Codecov](https://img.shields.io/codecov/c/github/ddebin/atom-generator?logo=codecov&style=for-the-badge)
1+
[![Travis (.org)](https://img.shields.io/travis/ddebin/atom-generator?logo=travis&style=for-the-badge)](https://travis-ci.org/ddebin/atom-generator)
2+
[![Codecov](https://img.shields.io/codecov/c/github/ddebin/atom-generator?logo=codecov&style=for-the-badge)](https://codecov.io/gh/ddebin/atom-generator)
33
![PHP from Packagist](https://img.shields.io/packagist/php-v/ddebin/atom-generator?logo=php&style=for-the-badge)
4-
![Packagist Version](https://img.shields.io/packagist/v/ddebin/atom-generator?style=for-the-badge)
4+
[![Packagist Version](https://img.shields.io/packagist/v/ddebin/atom-generator?style=for-the-badge)](https://packagist.org/packages/ddebin/atom-generator)
55
![Packagist](https://img.shields.io/packagist/l/ddebin/atom-generator?style=for-the-badge)
66

77
# Atom feed generator

0 commit comments

Comments
 (0)