Skip to content

Commit bb16a08

Browse files
committed
debezium/dbz#34 fix documentation link
Signed-off-by: kmos <kmos@commonhaus.dev>
1 parent fc3eba1 commit bb16a08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Using **Gradle**:
4747
implementation("io.debezium.quarkus:debezium-quarkus-postgres:${version.debezium}")
4848
```
4949

50-
The Engine extension brings Quarkus-native configuration and listener APIs for consuming CDC events in-process. See the https://debezium.io/documentation/reference/stable/integrations/debezium-quarkus-engine-extension.html[documentation] for features and setup details.
50+
The Engine extension brings Quarkus-native configuration and listener APIs for consuming CDC events in-process. See the https://debezium.io/documentation/reference/stable/integrations/quarkus-debezium-engine-extension.html[documentation] for features and setup details.
5151

5252
=== Add the Outbox extension to your Quarkus application
5353

0 commit comments

Comments
 (0)