Skip to content

Commit

Permalink
Fix packagist links
Browse files Browse the repository at this point in the history
  • Loading branch information
josegonzalez committed Jul 18, 2016
1 parent 9696d6d commit d35fdca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,7 +1,7 @@
[![Build Status](https://img.shields.io/travis/dakota/CakeExcel/master.svg?style=flat-square)](https://travis-ci.org/dakota/CakeExcel)
[![Coverage Status](https://img.shields.io/coveralls/dakota/CakeExcel.svg?style=flat-square)](https://coveralls.io/r/dakota/CakeExcel?branch=master)
[![Total Downloads](https://img.shields.io/packagist/dt/dakota/CakeExcel.svg?style=flat-square)](https://packagist.org/packages/dakota/CakeExcel)
[![Latest Stable Version](https://img.shields.io/packagist/v/dakota/CakeExcel.svg?style=flat-square)](https://packagist.org/packages/dakota/CakeExcel)
[![Total Downloads](https://img.shields.io/packagist/dt/dakota/cake-excel.svg?style=flat-square)](https://packagist.org/packages/dakota/cake-excel)
[![Latest Stable Version](https://img.shields.io/packagist/v/dakota/cake-excel.svg?style=flat-square)](https://packagist.org/packages/dakota/cake-excel)

# CakeExcel

Expand Down

0 comments on commit d35fdca

Please sign in to comment.