diff options
author | Magnus Hagander | 2008-04-21 11:06:23 +0000 |
---|---|---|
committer | Magnus Hagander | 2008-04-21 11:06:23 +0000 |
commit | 2f759af1b6f77e6a879de3f409b92f59c30460af (patch) | |
tree | 2791e41631fedadd68d924cd372a9048ebccfdca | |
parent | 690c805aea1236d2b5eb30960c18bfee5993532d (diff) |
Fix typo, noted by Stefan Kaltenbrunner.
-rw-r--r-- | doc/src/sgml/cvs.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/cvs.sgml b/doc/src/sgml/cvs.sgml index 32ac69f77d..0b19b00e5d 100644 --- a/doc/src/sgml/cvs.sgml +++ b/doc/src/sgml/cvs.sgml @@ -35,7 +35,7 @@ and <productname>CVSup</productname>, are available to pull the <productname>CVS</productname> code tree from the <productname>PostgreSQL</productname> server to your local machine. - Our CVS Wiki, <ulink + Our Wiki, <ulink url="http://wiki.postgresql.org/index.php/Working_with_CVS"></ulink>, has additional details on working with CVS. </para> |