diff options
Diffstat (limited to 'doc/src/sgml/ref/pg_isready.sgml')
-rw-r--r-- | doc/src/sgml/ref/pg_isready.sgml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/pg_isready.sgml b/doc/src/sgml/ref/pg_isready.sgml index ff80a78305e..407d73ba5bd 100644 --- a/doc/src/sgml/ref/pg_isready.sgml +++ b/doc/src/sgml/ref/pg_isready.sgml @@ -54,7 +54,8 @@ PostgreSQL documentation with a valid <acronym>URI</acronym> prefix (<literal>postgresql://</literal> or <literal>postgres://</literal>), it is treated as a - <parameter>conninfo</parameter> string. See <xref linkend="libpq-connect"> for more information. + <parameter>conninfo</parameter> string. See <xref + linkend="libpq-connstring"> for more information. </para> </listitem> </varlistentry> |