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

Commit

Permalink
Fixing the badges
Browse files Browse the repository at this point in the history
  • Loading branch information
burzum committed Oct 26, 2018
1 parent 63a24bf commit 2bda670
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ FileStorage Plugin for CakePHP

[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.txt)
[![Build Status](https://img.shields.io/travis/burzum/cakephp-file-storage/2.0.svg?style=flat-square)](https://travis-ci.org/burzum/cakephp-file-storage)
[![Coverage Status](https://img.shields.io/coveralls/burzum/cakephp-file-storage/2.0.svg?style=flat-square)](https://coveralls.io/r/burzum/cakephp-file-storage)
[![Code Quality](https://img.shields.io/scrutinizer/g/burzum/cakephp-file-storage/2.0.svg?style=flat-square)](https://coveralls.io/r/burzum/cakephp-file-storage)
[![Coverage Status](https://img.shields.io/coveralls/burzum/cakephp-file-storage.svg?branch=2.0.svg?style=flat-square)](https://coveralls.io/r/burzum/cakephp-file-storage)
[![Code Quality](https://img.shields.io/scrutinizer/g/burzum/cakephp-file-storage.svg?branch=2.0?style=flat-square)](https://coveralls.io/r/burzum/cakephp-file-storage)

**If you're upgrading from CakePHP 2.x please read [the migration guide](docs/Documentation/Migrating-from-CakePHP-2.md).**

Expand Down

0 comments on commit 2bda670

Please sign in to comment.