Skip to content

Commit 7fa9f1c

Browse files
jupiterhubsdeleuze
authored andcommitted
Fix broken link to rsocket protocol page
Closes gh-28817
1 parent 1e03b30 commit 7fa9f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/rsocket.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ through RSocket across the network.
5353
=== The Protocol
5454

5555
One of the benefits of RSocket is that it has well defined behavior on the wire and an
56-
easy to read https://rsocket.io/docs/Protocol[specification] along with some protocol
56+
easy to read https://rsocket.io/about/Protocol[specification] along with some protocol
5757
{gh-rsocket}/rsocket/tree/master/Extensions[extensions]. Therefore it is
5858
a good idea to read the spec, independent of language implementations and higher level
5959
framework APIs. This section provides a succinct overview to establish some context.

0 commit comments

Comments
 (0)