From 43279385c3c48924294921f63311f49bec76655c Mon Sep 17 00:00:00 2001 From: mgeissen Date: Mon, 9 Dec 2024 08:53:34 +0100 Subject: [PATCH] fix lifecycle badge MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Matthias Geißendörfer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ed6cabb..01ae4453 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Eventsourcing & message passing for Spring Boot microservices. [![Build](https://github.com/otto-de/synapse/workflows/Build/badge.svg)](https://github.com/otto-de/synapse/actions?query=workflow%3ABuild) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/de.otto.synapse/synapse-core/badge.svg)](https://maven-badges.herokuapp.com/maven-central/de.otto.synapse/synapse-core) -![OSS Lifecycle](https://img.shields.io/osslifecycle?file_url=https%3A%2F%2Fraw.githubusercontent.com%2Fotto-de%2Fsynpase%2Fmain%2FOSSMETADATA) +![OSS Lifecycle](https://img.shields.io/osslifecycle?file_url=https%3A%2F%2Fraw.githubusercontent.com%2Fotto-de%2Fsynapse%2Fmain%2FOSSMETADATA) ## Building Synapse