Skip to content

Commit 0f3dd40

Browse files
authored
Fix license link
1 parent 1bcde8c commit 0f3dd40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![Latest Stable Version](https://img.shields.io/packagist/v/webclient/ext-log.svg?style=flat-square)](https://packagist.org/packages/webclient/ext-log)
22
[![Total Downloads](https://img.shields.io/packagist/dt/webclient/ext-log.svg?style=flat-square)](https://packagist.org/packages/webclient/ext-log/stats)
3-
[![License](https://img.shields.io/packagist/l/webclient/ext-log.svg?style=flat-square)](https://github.com/ddrv/php-http-client-wrapper-log/blob/master/LICENSE)
3+
[![License](https://img.shields.io/packagist/l/webclient/ext-log.svg?style=flat-square)](https://github.com/phpwebclient/ext-log/blob/master/LICENSE)
44
[![PHP](https://img.shields.io/packagist/php-v/webclient/ext-log.svg?style=flat-square)](https://php.net)
55

66
# webclient/ext-log
@@ -116,4 +116,4 @@ $http = new Client(
116116

117117
/** @var RequestInterface $request */
118118
$response = $http->sendRequest($request);
119-
```
119+
```

0 commit comments

Comments
 (0)