Skip to content

Commit

Permalink
Updated license badge in README (#141)
Browse files Browse the repository at this point in the history
* Updated license badge in README

* Removed extra whitespace
  • Loading branch information
MarioBlazek authored and andrerom committed Jan 22, 2018
1 parent 08fcd21 commit 0cf7138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Build Status](https://img.shields.io/travis/ezsystems/LegacyBridge.svg?style=flat-square)](https://travis-ci.org/ezsystems/LegacyBridge)
[![Downloads](https://img.shields.io/packagist/dt/ezsystems/legacy-bridge.svg?style=flat-square)](https://packagist.org/packages/ezsystems/legacy-bridge)
[![Latest version](https://img.shields.io/packagist/v/ezsystems/legacy-bridge.svg?style=flat-square)](https://packagist.org/packages/ezsystems/legacy-bridge)
[![License](https://img.shields.io/packagist/l/ezsystems/legacy-bridge.svg?style=flat-square)](LICENSE)
[![License](https://img.shields.io/github/license/ezsystems/LegacyBridge.svg?style=flat-square)](LICENSE)

This package integrates eZ Publish Legacy into eZ Platform. It is an extract of the Legacy backwards compatibility
features that were part of eZ Publish 5.x.
Expand Down

0 comments on commit 0cf7138

Please sign in to comment.