From: Peter Eisentraut Date: Mon, 21 Jan 2013 00:36:30 +0000 (-0500) Subject: doc: Fix syntax of a URL X-Git-Tag: REL9_1_8~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ebab595579e5b65f479e998dd302d6f5fdd15869;p=postgresql doc: Fix syntax of a URL Leading white space before the "http:" is apparently treated as a relative link at least by some browsers. --- diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index a27bce46da..90f076036f 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -2301,7 +2301,7 @@ createlang: language installation failed: ERROR: could not load library "/opt/d - <ulink url=" http://www.redbooks.ibm.com/abstracts/sg245674.html?Open">Developing and Porting C and C++ Applications on AIX</ulink> + <ulink url="http://www.redbooks.ibm.com/abstracts/sg245674.html?Open">Developing and Porting C and C++ Applications on AIX</ulink> IBM Redbook