Skip to content

Commit e3dbd02

Browse files
committed
GH-446 - Fix invalid reference in event externalization reference docs.
1 parent 0aa101d commit e3dbd02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/antora/modules/ROOT/pages/events.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ To use that support you need to take the following steps:
292292
2. Select event types to be externalized by annotating them with either Spring Modulith's or jMolecules' `@Externalized` annotation.
293293
3. Specify the broker-specific routing target in the annotation's value.
294294
295-
To find out how to use other ways of selecting events for externalization, or customize their routing within the broker, check out <<events.externalization.fundamentals>>.
295+
To find out how to use other ways of selecting events for externalization, or customize their routing within the broker, check out <<externalization.fundamentals>>.
296296
297297
[[externalization.infrastructure]]
298298
=== Supported Infrastructure

0 commit comments

Comments
 (0)