Skip to content
This repository has been archived by the owner on Sep 25, 2022. It is now read-only.

Commit

Permalink
Fixed badges links
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry committed Aug 23, 2015
1 parent dae8bb4 commit a78d9c0
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
Expand Up @@ -4,10 +4,10 @@ AliceFixturesExtension
A [Behat extension](http://behat.org) to load [HautelookAliceBundle](https://github.com/hautelook/AliceBundle) fixtures.

[![Package version](http://img.shields.io/packagist/v/theofidry/alice-fixtures-extension.svg?style=flat-square)](https://packagist.org/packages/theofidry/alice-fixtures-extension)
[![Build Status](https://img.shields.io/travis/theofidry/alice-fixtures-extension.svg?branch=master&style=flat-square)](https://travis-ci.org/theofidry/alice-fixtures-extension?branch=master)
[![SensioLabsInsight](https://img.shields.io/sensiolabs/i/1169e133-3d02-4ba8-a87e-f152c620f8b5.svg?style=flat-square)](https://insight.sensiolabs.com/projects/1169e133-3d02-4ba8-a87e-f152c620f8b5)
[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/theofidry/alice-fixtures-extension.svg?style=flat-square)](https://scrutinizer-ci.com/g/theofidry/alice-fixtures-extension/?branch=master)
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/theofidry/alice-fixtures-extension.svg?b=master&style=flat-square)](https://scrutinizer-ci.com/g/theofidry/alice-fixtures-extension/?branch=master)
[![Build Status](https://img.shields.io/travis/theofidry/AliceFixturesExtension.svg?branch=master&style=flat-square)](https://travis-ci.org/theofidry/AliceFixturesExtension?branch=master)
[![SensioLabsInsight](https://img.shields.io/sensiolabs/i/3a633c53-a83d-47d4-aeb5-d3675aa4853d.svg?style=flat-square)](https://insight.sensiolabs.com/projects/3a633c53-a83d-47d4-aeb5-d3675aa4853d)
[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/theofidry/AliceFixturesExtension.svg?style=flat-square)](https://scrutinizer-ci.com/g/theofidry/AliceFixturesExtension/?branch=master)
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/theofidry/AliceFixturesExtension.svg?b=master&style=flat-square)](https://scrutinizer-ci.com/g/theofidry/AliceFixturesExtension/?branch=master)


## Installation
Expand Down

0 comments on commit a78d9c0

Please sign in to comment.