From 396461dafed1aa0b1b8a08318399b1a8ce03e4c1 Mon Sep 17 00:00:00 2001 From: Guillaume Smet Date: Wed, 11 Oct 2023 16:46:36 +0200 Subject: [PATCH] Drop panache topic from Hibernate Reactive It was added by mistake. --- docs/src/main/asciidoc/hibernate-reactive.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/main/asciidoc/hibernate-reactive.adoc b/docs/src/main/asciidoc/hibernate-reactive.adoc index 212838179e2e1..e63ce57c8d5f5 100644 --- a/docs/src/main/asciidoc/hibernate-reactive.adoc +++ b/docs/src/main/asciidoc/hibernate-reactive.adoc @@ -8,7 +8,7 @@ include::_attributes.adoc[] :config-file: application.properties :reactive-doc-url-prefix: https://hibernate.org/reactive/documentation/1.1/reference/html_single/#getting-started :extension-status: preview -:topics: data,hibernate-reactive,panache,sql +:topics: data,hibernate-reactive,sql :extensions: io.quarkus:quarkus-hibernate-reactive-panache,io.quarkus:quarkus-hibernate-reactive link:https://hibernate.org/reactive/[Hibernate Reactive] is a reactive API for Hibernate ORM, supporting non-blocking database drivers