aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2008-03-18 16:02:29 +0000
committerMagnus Hagander <magnus@hagander.net>2008-03-18 16:02:29 +0000
commitb4a2dae6dfd1a185db953159889ba5d241b99712 (patch)
treef6e601b62ac1d2b6d19b49378bea1e3c44060ae5
parent2059a5a1bce6932c52a440b62154e70a0fad5d2b (diff)
downloadpostgresql-b4a2dae6dfd1a185db953159889ba5d241b99712.tar.gz
postgresql-b4a2dae6dfd1a185db953159889ba5d241b99712.zip
Wiki page about cvs now lives in the main wiki, the one
on developer.postgresql.org is going away.
-rw-r--r--doc/src/sgml/cvs.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/cvs.sgml b/doc/src/sgml/cvs.sgml
index e07d7873555..f20a977469b 100644
--- a/doc/src/sgml/cvs.sgml
+++ b/doc/src/sgml/cvs.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.47 2007/08/06 07:58:06 mha Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/cvs.sgml,v 1.47.2.1 2008/03/18 16:02:29 mha Exp $ -->
<appendix id="cvs">
<appendixinfo>
@@ -36,7 +36,7 @@
are available to pull the <productname>CVS</productname> code tree from the
<productname>PostgreSQL</productname> server to your local machine.
Our CVS Wiki, <ulink
- url="http://developer.postgresql.org/index.php/Working_with_CVS"></ulink>,
+ url="http://wiki.postgresql.org/index.php/Working_with_CVS"></ulink>,
has additional details on working with CVS.
</para>