Skip to content

Commit 1f626f8

Browse files
authored
Update README.md
Updated badges
1 parent 647c67c commit 1f626f8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ Helpful additions to MapStruct when using the Spring Framework.
33

44
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
55
[![Build Status](https://github.com/mapstruct/mapstruct-spring-extensions/workflows/Java%20CI%20with%20Gradle/badge.svg?branch=master)](https://github.com/mapstruct/mapstruct-spring-extensions/actions?query=branch%3Amaster+workflow%3AJava%20CI%20with%20Gradle)
6-
[![Code Quality: Java](https://img.shields.io/lgtm/grade/java/g/mapstruct/mapstruct-spring-extensions.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/mapstruct/mapstruct-spring-extensions/context:java)
7-
[![Total Alerts](https://img.shields.io/lgtm/alerts/g/mapstruct/mapstruct-spring-extensions.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/mapstruct/mapstruct-spring-extensions/alerts)
6+
[![Nightly checks with Gradle](https://github.com/mapstruct/mapstruct-spring-extensions/actions/workflows/nightly_checks.yml/badge.svg)](https://github.com/mapstruct/mapstruct-spring-extensions/actions/workflows/nightly_checks.yml)
87

9-
This project expects some familiarity with MapStruct Core as well as Spring. Please find the [reference documentation](https://mapstruct.org/documentation/spring-extensions/reference/html/) on the [main MapStruct website](https://mapstruct.org/).
8+
This project expects some familiarity with MapStruct Core as well as Spring. Please find the [reference documentation](https://mapstruct.org/documentation/spring-extensions/reference/html/) on the [main MapStruct website](https://mapstruct.org/).

0 commit comments

Comments
 (0)