Skip to content

Commit be65e79

Browse files
Fix README.md contributors badge (#1627)
* Fix README.md contributors badge * keep comment needed for automated update Co-authored-by: Daniel Fahlke <[email protected]>
1 parent 3665cd1 commit be65e79

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
<p align="center">
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-101-orange.svg?style=flat-square)](#contributors-)
3+
<a href="#contributors-"><img src="https://img.shields.io/badge/all_contributors-101-orange.svg?style=flat-square" alt="All Contributors"></a>
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
5-
[![All Contributors][contributors-logo]](#contributors-)
65
<a href="https://travis-ci.org/openmage/magento-lts"><img src="https://travis-ci.org/openmage/magento-lts.svg" alt="Build Status"></a>
76
<a href="https://packagist.org/packages/openmage/magento-lts"><img src="https://poser.pugx.org/openmage/magento-lts/d/total.svg" alt="Total Downloads"></a>
87
<a href="https://packagist.org/packages/openmage/magento-lts"><img src="https://poser.pugx.org/openmage/magento-lts/license.svg" alt="License"></a>

0 commit comments

Comments
 (0)