Skip to content

Commit 34710db

Browse files
committed
Update README.md
[ci skip]
1 parent 07b0864 commit 34710db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
syslog4j
22
========
33

4-
[![Build Status](https://travis-ci.org/Graylog2/syslog4j-graylog2.svg)](https://travis-ci.org/Graylog2/syslog4j-graylog2)
4+
[![Build Status](https://travis-ci.org/graylog-labs/syslog4j-graylog2.svg)](https://travis-ci.org/graylog-labs/syslog4j-graylog2)
55
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.graylog2/syslog4j/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.graylog2/syslog4j)
66

77
Syslog4j provides client and server implementations of the BSD Syslog protocol
88
(RFC 3164) and the draft "structured syslog" protocol (RFC Draft).
99

1010
## Warning
1111

12-
This is a repackaged fork used in [Graylog2](http://graylog2.org/), as the
12+
This is a repackaged fork used in [Graylog](https://www.graylog.org/), as the
1313
original package has no recent versions published to Maven Central.
1414

1515
Some modifications have been applied to fix bugs we ran into.
1616

17-
Original source code from: http://syslog4j.org/ (does not work anymore)
17+
Original source code from http://syslog4j.org/
1818

1919
## License
2020

0 commit comments

Comments
 (0)