Skip to content
This repository was archived by the owner on May 5, 2024. It is now read-only.

Commit 9a061ff

Browse files
committed
chore: Update code analysis badge in README
1 parent e82f349 commit 9a061ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# kafka-gitops
22

33
[![Java CI](https://github.com/joschi/kafka-gitops/workflows/Java%20CI/badge.svg)](https://github.com/joschi/kafka-gitops/actions/workflows/gradle.yml)
4-
[![Maintainability](https://api.codeclimate.com/v1/badges/373371aac3f69c292031/maintainability)](https://codeclimate.com/github/devshawn/kafka-gitops/maintainability)
4+
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=joschi_kafka-gitops&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=joschi_kafka-gitops)
55
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)
66

77
Manage Apache Kafka topics and ACLs through a desired state file.

0 commit comments

Comments
 (0)