Skip to content

Commit b746083

Browse files
committed
Fix badge
1 parent b65c62c commit b746083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
All you need to log with [Bref](https://bref.sh) on AWS Lambda.
22

33
[![Build Status](https://img.shields.io/travis/brefphp/logger/master.svg?style=flat-square)](https://travis-ci.com/brefphp/logger)
4-
[![Latest Version](https://img.shields.io/github/release/bref/logger.svg?style=flat-square)](https://packagist.org/packages/bref/logger)
4+
[![Latest Version](https://img.shields.io/github/release/brefphp/logger.svg?style=flat-square)](https://packagist.org/packages/bref/logger)
55

66
Bref/Logger is a lightweight [PSR-3](https://www.php-fig.org/psr/psr-3/) logger for AWS Lambda. Messages are sent to `stderr` so that they end up in [CloudWatch](https://bref.sh/docs/environment/logs.html).
77

0 commit comments

Comments
 (0)