diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml index e3d636d557f1de527b193032b8087534e5a74b59..220a1972865b9412e29a9956f92be0c44e85695d 100644 --- a/doc/src/sgml/protocol.sgml +++ b/doc/src/sgml/protocol.sgml @@ -1039,7 +1039,7 @@ executes a <command>START_REPLICATION</command> statement. The backend sends a CopyBothResponse message to the frontend. Both the backend and the frontend may then send CopyData messages - until the connection is terminated. See see <xref + until the connection is terminated. See <xref linkend="protocol-replication">. </para>