Skip to content

Commit

Permalink
README: fix badges link
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed May 4, 2015
1 parent c0d664d commit 73f562d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

[![Build Status](https://img.shields.io/travis/Markette/GopayApi.svg?style=flat-square)](https://travis-ci.org/Markette/GopayApi)
[![Code coverage](https://img.shields.io/coveralls/Markette/GopayApi.svg?style=flat-square)](https://coveralls.io/r/Markette/GopayApi)
[![Downloads this Month](https://img.shields.io/packagist/dm/Markette/GopayApi.svg?style=flat-square)](https://packagist.org/packages/Markette/GopayApi)
[![Latest stable](https://img.shields.io/packagist/v/Markette/GopayApi.svg?style=flat-square)](https://packagist.org/packages/Markette/GopayApi)
[![HHVM Status](https://img.shields.io/hhvm/Markette/GopayApi.svg?style=flat-square)](http://hhvm.h4cc.de/package/Markette/GopayApi)
[![Downloads this Month](https://img.shields.io/packagist/dm/markette/gopay-api.svg?style=flat-square)](https://packagist.org/packages/markette/gopay-api)
[![Latest stable](https://img.shields.io/packagist/v/markette/gopay-api.svg?style=flat-square)](https://packagist.org/packages/markette/gopay-api)
[![HHVM Status](https://img.shields.io/hhvm/markette/gopay-api.svg?style=flat-square)](http://hhvm.h4cc.de/package/markette/gopay-api)

- PHP API verze 2.5 (nejedná se o oficiální repozitář, ten neexistuje)
- [oficiální dokumentace a zdroj kódu](http://help.gopay.com/cs/tema/integrace-2/integrace-platebni-puvodni-brany/php-api-verze-2-5)
Expand Down

0 comments on commit 73f562d

Please sign in to comment.