Skip to content

Commit

Permalink
Merge pull request quarkusio#9743 from gsmet/maven-badge
Browse files Browse the repository at this point in the history
Use Maven badge instead of the GitHub one
  • Loading branch information
gastaldi authored Jun 3, 2020
2 parents 5b4683d + db06201 commit 0e2a78b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![Quarkus](https://design.jboss.org/quarkus/logo/final/PNG/quarkus_logo_horizontal_rgb_1280px_default.png)](https://quarkus.io/)

[![Version](https://img.shields.io/github/v/release/quarkusio/quarkus?style=for-the-badge)](https://github.com/quarkusio/quarkus/releases/latest)
[![Version](https://img.shields.io/maven-central/v/io.quarkus/quarkus-bom?style=for-the-badge)](https://search.maven.org/artifact/io.quarkus/quarkus-bom)
[![GitHub Actions Status](<https://img.shields.io/github/workflow/status/QuarkusIO/quarkus/Quarkus CI?logo=GitHub&style=for-the-badge>)](https://github.com/quarkusio/quarkus/actions?query=workflow%3A%22Quarkus+CI%22)
[![License](https://img.shields.io/github/license/quarkusio/quarkus?style=for-the-badge&logo=apache)](https://www.apache.org/licenses/LICENSE-2.0)
[![Project Chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg?style=for-the-badge&logo=zulip)](https://quarkusio.zulipchat.com/)
Expand Down

0 comments on commit 0e2a78b

Please sign in to comment.