Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit 693fd6b

Browse files
committed
Update README.md
1 parent ae2e53f commit 693fd6b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ log4js2 is a fast and lightweight logging library that enables logging flexibili
33
similar to Apache's [Log4j2 library](https://logging.apache.org/log4j/2.x/). It can also serve as a drop-in replacement for log4js,
44
since the namespace and functions are mostly similar.
55

6-
[![Build Status](https://travis-ci.org/anigenero/log4js2.svg?branch=master)](https://travis-ci.org/anigenero/log4js2)
7-
[![codecov](https://codecov.io/gh/anigenero/log4js2/branch/master/graph/badge.svg)](https://codecov.io/gh/anigenero/log4js2)
8-
[![dependencies](https://david-dm.org/anigenero/log4js2.svg)](https://david-dm.org/anigenero/log4js2.svg)
6+
[![Build Status](https://travis-ci.org/log4js2/log4js2-core.svg?branch=master)](https://travis-ci.org/log4js2/log4js2-core)
7+
[![codecov](https://codecov.io/gh/log4js2/log4js2-core/branch/master/graph/badge.svg)](https://codecov.io/gh/log4js2/log4js2-core)
8+
[![dependencies](https://david-dm.org/log4js2/log4js2-core.svg)](https://david-dm.org/log4js2/log4js2-core.svg)
99

10-
- [Read the Docs](https://anigenero.github.io/log4js2/)
10+
- [Read the Docs](https://log4js2.github.io/log4js2-core/)
1111

1212
## Installing & Building
1313

@@ -87,4 +87,4 @@ Library built and maintained by [Robin Schultz](http://anigenero.com)
8787

8888
If you would like to contribute (aka buy me a beer), you can send funds via PayPal at the link below.
8989

90-
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SLT7SZ2XFNEUQ)
90+
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=SLT7SZ2XFNEUQ)

0 commit comments

Comments
 (0)