We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e03b30 commit 7fa9f1cCopy full SHA for 7fa9f1c
src/docs/asciidoc/rsocket.adoc
@@ -53,7 +53,7 @@ through RSocket across the network.
53
=== The Protocol
54
55
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
+easy to read https://rsocket.io/about/Protocol[specification] along with some protocol
57
{gh-rsocket}/rsocket/tree/master/Extensions[extensions]. Therefore it is
58
a good idea to read the spec, independent of language implementations and higher level
59
framework APIs. This section provides a succinct overview to establish some context.
0 commit comments