Skip to content

Commit dbf871a

Browse files
committed
Fix Antora reference warnings.
Closes #1575
1 parent 1b9bbeb commit dbf871a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/antora/modules/ROOT/pages/kotlin/extensions.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ As in Java, `characters` in Kotlin is strongly typed, but Kotlin's clever type i
2121
Spring Data for Apache Cassandra provides the following extensions:
2222

2323
* Reified generics support for `CassandraOperations` (including async and reactive variants), `CqlOperations` (including async and reactive variants)`FluentCassandraOperations`, `ReactiveFluentCassandraOperations`, `Criteria`, and `Query`.
24-
* <<kotlin.coroutines>> extensions for `ReactiveFluentCassandraOperations`.
24+
* xref:page$kotlin/coroutines.adoc[Coroutines] extensions for `ReactiveFluentCassandraOperations`.

0 commit comments

Comments
 (0)