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

Commit

Permalink
Updating badges
Browse files Browse the repository at this point in the history
  • Loading branch information
burzum committed Aug 5, 2020
1 parent 7a427de commit 2960837
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 @@ CakePHP HTML Purifier Plugin

[![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-html-purifier/2.0.svg?style=flat-square)](https://travis-ci.org/burzum/cakephp-html-purifier)
[![Coverage Status](https://img.shields.io/coveralls/burzum/cakephp-html-purifier.svg?branch=2.0.svg?style=flat-square)](https://coveralls.io/r/burzum/cakephp-html-purifier)
[![Code Quality](https://img.shields.io/scrutinizer/g/burzum/cakephp-html-purifier.svg?branch=2.0?style=flat-square)](https://coveralls.io/r/burzum/cakephp-html-purifier)
[![Scrutinizer Coverage](https://img.shields.io/scrutinizer/coverage/g/burzum/cakephp-html-purifier/master.svg?style=flat-square)](https://scrutinizer-ci.com/g/cakephp-html-purifier/)
[![Code Quality](https://img.shields.io/scrutinizer/g/burzum/cakephp-html-purifier.svg?branch=2.0?style=flat-square)](https://scrutinizer.io/r/burzum/cakephp-html-purifier)

This is a CakePHP wrapper for [the HTML Purifier lib](http://htmlpurifier.org/).

Expand Down

0 comments on commit 2960837

Please sign in to comment.