Skip to content

Commit baac0a1

Browse files
committed
Add missed doc contents entry for RSocket chapter
**Cherry-pick to 5.2.x** (cherry picked from commit 47d7bf3)
1 parent 2145f1e commit baac0a1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

src/reference/asciidoc/index-single.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ include::./resource.adoc[]
5959

6060
include::./rmi.adoc[]
6161

62+
include::./rsocket.adoc[]
63+
6264
include::./sftp.adoc[]
6365

6466
include::./stomp.adoc[]

src/reference/asciidoc/index.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ as single searchable link:index-single.html[html] and link:../pdf/spring-integra
3838
<<./mqtt.adoc#mqtt,MQTT Support>> ::
3939
<<./redis.adoc#redis,Redis Support>> ::
4040
<<./resource.adoc#resource,Resource Support>> ::
41-
<<./rmi.adoc#[[rmi,RMI Support>> ::
41+
<<./rmi.adoc#rmi,RMI Support>> ::
42+
<<./rsocket.adoc#rsocket,RSocket Support>> ::
4243
<<./sftp.adoc#sftp,SFTP Adapters>> ::
4344
<<./stomp.adoc#stomp,STOMP Support>> ::
4445
<<./stream.adoc#stream,Stream Support>> ::

0 commit comments

Comments
 (0)