Skip to content

Commit

Permalink
Improve quarkiverse hub link, add link to extensions catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
holly-cummins committed Aug 8, 2024
1 parent 891ffee commit 0b19a03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/main/asciidoc/writing-extensions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3015,10 +3015,10 @@ public final class Target_XmlData {
== Ecosystem integration

Some extensions may be private, and some may wish to be part of the
broader Quarkus ecosystem, and available for community re-use.
broader Quarkus ecosystem, and link:https://quarkus.io/extensions/[available for community re-use].
Inclusion in the Quarkiverse Hub is a convenient mechanism for handling
continuous testing and publication.
The link:https://github.com/quarkiverse/quarkiverse/wiki#getting-an-extension-onboarded[Quarkiverse Hub wiki] has instructions
The link:https://hub.quarkiverse.io/home/#getting-an-extension-onboarded[Quarkiverse Hub wiki] has instructions
for on-boarding your extension.

Alternatively, continuous testing and publication can be handled manually.
Expand Down

0 comments on commit 0b19a03

Please sign in to comment.