Skip to content

Commit 86f38fc

Browse files
committed
Fix links in 3.3.0.Final announcement
1 parent c08c4b1 commit 86f38fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2025-10-01-debezium-3-3-final-released.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ This gives you a much more accurate picture of the raw processing power your Deb
399399
A new precedence-based archive destination strategy can be used for certain Oracle connector environments.
400400
Previously, users had to specify a single destination (i.e. `LOG_ARCHIVE_DEST_2`), which required manual configuration changes during failover scenarios when the new primary uses a different destination name.
401401

402-
Users can now configure multiple destinations in priority order using a comma-separated list (https://issues.redhat.com/browse/DBZ-9041).
402+
Users can now configure multiple destinations in priority order using a comma-separated list (https://issues.redhat.com/browse/DBZ-9041[DBZ-9041]).
403403
For example, `LOG_ARCHIVE_DEST_1,LOG_ARCHIVE_DEST_2`.
404404
The connector will intelligently select the first destination that is both local and valid, adapting to failover scenarios requiring no configuration change.
405405

@@ -536,7 +536,7 @@ To streamline the user experience with Debezium Platform, a new _Smart Editor_ f
536536

537537
==== New Connection Management
538538

539-
You can now manage connection credentials and details separately from sources and destination configurations (https://issues.redhat.com/browse/DBZ-9314).
539+
You can now manage connection credentials and details separately from sources and destination configurations (https://issues.redhat.com/browse/DBZ-9314[DBZ-9314]).
540540
This simplifies the management of connections where you may have multiple pipelines that connect to the same source or destination system.
541541

542542
In this screenshot, you can see how you can manage and add new connections.

0 commit comments

Comments
 (0)