1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

doc: Fix syntax of a URL

Leading white space before the "http:" is apparently treated as a
relative link at least by some browsers.
This commit is contained in:
Peter Eisentraut
2013-01-20 19:36:30 -05:00
parent ef75023efb
commit bed5141685

View File

@ -2403,7 +2403,7 @@ createlang: language installation failed: ERROR: could not load library "/opt/d
</biblioentry>
<biblioentry>
<title><ulink url=" http://www.redbooks.ibm.com/abstracts/sg245674.html?Open">Developing and Porting C and C++ Applications on AIX</ulink></title>
<title><ulink url="http://www.redbooks.ibm.com/abstracts/sg245674.html?Open">Developing and Porting C and C++ Applications on AIX</ulink></title>
<publisher>
<publishername>IBM Redbook</publishername>
</publisher>