diff --git a/README.md b/README.md index 67aa203..c5a39c9 100644 --- a/README.md +++ b/README.md @@ -418,7 +418,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | PureScript | [nsaunders/asdf-purescript](https://github.com/nsaunders/asdf-purescript) | [![Build Status](https://github.com/nsaunders/asdf-purescript/workflows/Build/badge.svg)](https://github.com/nsaunders/asdf-purescript/actions) | | Purty | [nsaunders/asdf-purty](https://github.com/nsaunders/asdf-purty) | [![Build Status](https://github.com/nsaunders/asdf-purty/workflows/Build/badge.svg)](https://github.com/nsaunders/asdf-purty/actions) | | Python | [danhper/asdf-python](https://github.com/danhper/asdf-python) | [![Build Status](https://travis-ci.org/danhper/asdf-python.svg?branch=master)](https://travis-ci.org/danhper/asdf-python) | -| Quarkus CLI | [marcwrobel/asdf-quarkus](https://github.com/marcwrobel/asdf-quarkus) | [![Build](https://github.com/marcwrobel/asdf-quarkus/actions/workflows/build.yml/badge.svg)](https://github.com/marcwrobel/asdf-quarkus/actions/workflows/build.yml) | +| Quarkus CLI | [asdf-community/asdf-quarkus](https://github.com/asdf-community/asdf-quarkus) | [![Build](https://github.com/asdf-community/asdf-quarkus/actions/workflows/build.yml/badge.svg)](https://github.com/asdf-community/asdf-quarkus/actions/workflows/build.yml) | | R | [asdf-community/asdf-r](https://github.com/asdf-community/asdf-r) | [![Build Status](https://github.com/asdf-community/asdf-r/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/asdf-community/asdf-r/actions/workflows/workflow.yml) | | RabbitMQ | [w-sanches/asdf-rabbitmq](https://github.com/w-sanches/asdf-rabbitmq) | [![Build Status](https://travis-ci.org/w-sanches/asdf-rabbitmq.svg?branch=master)](https://travis-ci.org/w-sanches/asdf-rabbitmq) | | Racket | [asdf-community/asdf-racket](https://github.com/asdf-community/asdf-racket) | [![Build Status](https://travis-ci.org/asdf-community/asdf-racket.svg?branch=master)](https://travis-ci.org/asdf-community/asdf-racket) | diff --git a/plugins/quarkus b/plugins/quarkus index d6f3aaf..2a6321f 100644 --- a/plugins/quarkus +++ b/plugins/quarkus @@ -1 +1 @@ -repository = https://github.com/marcwrobel/asdf-quarkus.git +repository = https://github.com/asdf-community/asdf-quarkus.git