mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-08 07:38:44 +01: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:
parent
d5b31cc32b
commit
693eb9dfd9
|
|
@ -2320,7 +2320,7 @@ createlang: language installation failed: ERROR: could not load library "/opt/d
|
||||||
</biblioentry>
|
</biblioentry>
|
||||||
|
|
||||||
<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>
|
<publisher>
|
||||||
<publishername>IBM Redbook</publishername>
|
<publishername>IBM Redbook</publishername>
|
||||||
</publisher>
|
</publisher>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user