Skip to content

Commit e9494ed

Browse files
committed
updated badges on readme
1 parent 0e66cb3 commit e9494ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
A dialect for Thymeleaf that enables reusable UI components with named slots and parameters.
44

5-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/ch.cstettler.thymeleaf/thymeleaf-component-dialect/badge.svg)](https://maven-badges.herokuapp.com/maven-central/ch.cstettler.thymeleaf/thymeleaf-component-dialect)
5+
[![Maven Central](https://img.shields.io/maven-central/v/ch.cstettler.thymeleaf/thymeleaf-component-dialect.svg)](https://central.sonatype.com/artifact/ch.cstettler.thymeleaf/thymeleaf-component-dialect)
66
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)
7-
[![Open Issues](https://img.shields.io/github/issues/innoq/thymeleaf-component-dialect.svg)](https://github.com/cstettler/thymeleaf-component-dialect/issues)
7+
[![Open Issues](https://img.shields.io/github/issues/cstettler/thymeleaf-component-dialect.svg)](https://github.com/cstettler/thymeleaf-component-dialect/issues)
88
[![Build Status](https://github.com/cstettler/thymeleaf-component-dialect/actions/workflows/build.yml/badge.svg)](https://github.com/cstettler/thymeleaf-component-dialect/actions/workflows/build.yml)
99

1010
## Features

0 commit comments

Comments
 (0)