Skip to content

Commit

Permalink
Fix badge links
Browse files Browse the repository at this point in the history
  • Loading branch information
pauci committed Apr 25, 2017
1 parent 50be4ba commit 81ad92f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# CQRS factories

[![Latest Stable Version](https://poser.pugx.org/pauci/cqrs-factory/v/stable)](https://packagist.org/packages/pauci/cqrs)
[![Total Downloads](https://poser.pugx.org/pauci/cqrs-factory/downloads)](https://packagist.org/packages/pauci/cqrs)
[![Build Status](https://travis-ci.org/pauci/cqrs-factory.svg?branch=master)](https://travis-ci.org/pauci/cqrs)
[![Coverage Status](https://coveralls.io/repos/pauci/cqrs-factory/badge.png?branch=master)](https://coveralls.io/r/pauci/cqrs)
[![Latest Stable Version](https://poser.pugx.org/pauci/cqrs-factory/v/stable)](https://packagist.org/packages/pauci/cqrs-factory)
[![Total Downloads](https://poser.pugx.org/pauci/cqrs-factory/downloads)](https://packagist.org/packages/pauci/cqrs-factory)
[![Build Status](https://travis-ci.org/pauci/cqrs-factory.svg?branch=master)](https://travis-ci.org/pauci/cqrs-factory)
[![Coverage Status](https://coveralls.io/repos/pauci/cqrs-factory/badge.png?branch=master)](https://coveralls.io/r/pauci/cqrs-factory)

[CQRS](https://github.com/pauci/cqrs) factories for PSR-11

Expand Down

0 comments on commit 81ad92f

Please sign in to comment.