Skip to content

Commit ea905f1

Browse files
committed
Badges updated
1 parent 1221fa7 commit ea905f1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ with several log processors. It supports multiple log writers that
66
can be set separately and process messages based on the log level.
77

88
[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%207.0-8892BF.svg)](https://php.net/)
9-
[![Build Status](https://travis-ci.org/kodeart/koded-logging.svg?branch=master)](https://travis-ci.org/kodeart/koded-logging)
10-
[![Coverage Status](https://coveralls.io/repos/github/kodeart/koded-logging/badge.svg?branch=master)](https://coveralls.io/github/kodeart/koded-logging?branch=master)
11-
[![Latest Stable Version](https://img.shields.io/packagist/v/koded/logging.svg)](https://packagist.org/packages/koded/logging)
9+
[![Build Status](https://travis-ci.org/kodedphp/logging.svg?branch=master)](https://travis-ci.org/kodedphp/logging)
10+
[![Coverage Status](https://coveralls.io/repos/github/kodedphp/logging/badge.svg?branch=master)](https://coveralls.io/github/kodedphp/logging?branch=master)
11+
[![Latest Stable Version](https://img.shields.io/packagist/v/kodedphp/logging.svg)](https://packagist.org/packages/koded/logging)
1212
[![Software license](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](LICENSE)
1313

1414

0 commit comments

Comments
 (0)