From d8414cd10d25909f00b526d6c26e973b5778f78e Mon Sep 17 00:00:00 2001 From: "Chad'; DROP TABLE REPOSITORIES" Date: Mon, 19 Feb 2018 17:59:13 +1100 Subject: [PATCH] fix build status badge url `typesafehub` -> `lightbend` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca21ceb..dea520c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# scala-logging [![Build Status](https://travis-ci.org/typesafehub/scala-logging.svg?branch=master)](https://travis-ci.org/typesafehub/scala-logging) +# scala-logging [![Build Status](https://travis-ci.org/lightbend/scala-logging.svg?branch=master)](https://travis-ci.org/lightbend/scala-logging) Scala Logging is a **convenient** and **performant** logging library wrapping [SLF4J](http://www.slf4j.org).