summaryrefslogtreecommitdiff
path: root/doc/src/sgml
diff options
context:
space:
mode:
authorPeter Eisentraut2013-01-21 00:36:30 +0000
committerPeter Eisentraut2013-01-21 00:41:47 +0000
commite64a48e69978a78c2a20c467063c382590a9b1af (patch)
tree840e75f5aa9f17787a4ad0de68099c20a65285d5 /doc/src/sgml
parentda6c7aff1a0cc14966a3f528e60010e34200451b (diff)
doc: Fix syntax of a URL
Leading white space before the "http:" is apparently treated as a relative link at least by some browsers.
Diffstat (limited to 'doc/src/sgml')
-rw-r--r--doc/src/sgml/installation.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index 6120846090a..a403dc6fcbd 100644
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -2440,7 +2440,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>