diff --git a/README.md b/README.md index 372552afe5..ce241445f5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Lettuce - Advanced Java Redis client =============================== -[![Build Status](https://travis-ci.org/lettuce-io/lettuce-core.svg)](https://travis-ci.org/lettuce-io/lettuce-core) [![codecov](https://codecov.io/gh/lettuce-io/lettuce-core/branch/main/graph/badge.svg)](https://codecov.io/gh/lettuce-io/lettuce-core) +[![Build Status](https://travis-ci.com/lettuce-io/lettuce-core.svg)](https://travis-ci.com/lettuce-io/lettuce-core) [![codecov](https://codecov.io/gh/lettuce-io/lettuce-core/branch/main/graph/badge.svg)](https://codecov.io/gh/lettuce-io/lettuce-core) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.lettuce/lettuce-core/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.lettuce/lettuce-core) Lettuce is a scalable thread-safe Redis client for synchronous, diff --git a/pom.xml b/pom.xml index 32e0e1d3f0..e41bfd25e1 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ Travis CI - https://travis-ci.org/lettuce-io/lettuce-core + https://travis-ci.com/lettuce-io/lettuce-core