From: Peter Eisentraut Date: Mon, 21 Jan 2013 00:36:30 +0000 (-0500) Subject: doc: Fix syntax of a URL X-Git-Tag: REL8_4_16~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bed5141685cef7131fc4682ea83b4c9a691544e8;p=thirdparty%2Fpostgresql.git 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 9e339192b80..510e9df97b8 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -2403,7 +2403,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