summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Paquier2012-05-28 06:31:16 +0000
committerMichael Paquier2012-05-28 06:31:51 +0000
commit548078beee58cf752a423d70340e80acc61cf102 (patch)
tree4e550be6f7ef896b260258e73718ddac24999acc
parent50939f47419fa619a6abad2c949aab7b71e69778 (diff)
Correct reference to project websites in install documentation
-rw-r--r--doc-xc/src/sgml/installation.sgmlin5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc-xc/src/sgml/installation.sgmlin b/doc-xc/src/sgml/installation.sgmlin
index f4f7bdcbd3..003db4c425 100644
--- a/doc-xc/src/sgml/installation.sgmlin
+++ b/doc-xc/src/sgml/installation.sgmlin
@@ -485,9 +485,8 @@ For manual setup, please see the following sections.
&xconly;
<para>
The <productname>Postgres-XC</> &version; sources can be obtained from
- its Web site<ulink
- url="http://postgres-xc.sourceforge.net/"></ulink> or development site
- <ulink url="http://sourceforge.net/projects/postgres-xc/"></ulink>.
+ its <ulink url="http://postgres-xc.sourceforge.net/">Web site</ulink> or
+ <ulink url="http://sourceforge.net/projects/postgres-xc/">development site</ulink>.
After you have obtained the file, unpack it:
<screen>
<userinput>gunzip pgxc-v&version;.tar.gz</userinput>