Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit 5c17b00

Browse files
committed
Fix link in readme
1 parent 1d1097e commit 5c17b00

File tree

2 files changed

+39
-207
lines changed

2 files changed

+39
-207
lines changed

.idea/workspace.xml

Lines changed: 34 additions & 202 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# CakePHP Adapter
22

3-
[![Latest Version](https://img.shields.io/github/release/php-http/boilerplate.svg?style=flat-square)](https://github.com/php-http/boilerplate/releases)
3+
[![Latest Version](https://img.shields.io/github/release/php-http/cakephp-adapter.svg?style=flat-square)](https://github.com/php-http/cakephp-adapter/releases)
44
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
5-
[![Build Status](https://img.shields.io/travis/php-http/boilerplate.svg?style=flat-square)](https://travis-ci.org/php-http/boilerplate)
6-
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/php-http/boilerplate.svg?style=flat-square)](https://scrutinizer-ci.com/g/php-http/boilerplate)
7-
[![Quality Score](https://img.shields.io/scrutinizer/g/php-http/boilerplate.svg?style=flat-square)](https://scrutinizer-ci.com/g/php-http/boilerplate)
8-
[![Total Downloads](https://img.shields.io/packagist/dt/php-http/boilerplate.svg?style=flat-square)](https://packagist.org/packages/php-http/boilerplate)
5+
[![Build Status](https://img.shields.io/travis/php-http/cakephp-adapter.svg?style=flat-square)](https://travis-ci.org/php-http/cakephp-adapter)
6+
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/php-http/cakephp-adapter.svg?style=flat-square)](https://scrutinizer-ci.com/g/php-http/cakephp-adapter)
7+
[![Quality Score](https://img.shields.io/scrutinizer/g/php-http/cakephp-adapter.svg?style=flat-square)](https://scrutinizer-ci.com/g/php-http/cakephp-adapter)
8+
[![Total Downloads](https://img.shields.io/packagist/dt/php-http/cakephp-adapter.svg?style=flat-square)](https://packagist.org/packages/php-http/cakephp-adapter)
99

1010
**Httplug adapter for the cakephp network library**
1111

0 commit comments

Comments
 (0)