diff options
-rw-r--r-- | doc/src/sgml/external-projects.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/external-projects.sgml b/doc/src/sgml/external-projects.sgml index dbf506624aa..6e03561e04b 100644 --- a/doc/src/sgml/external-projects.sgml +++ b/doc/src/sgml/external-projects.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.17 2007/10/16 12:14:33 mha Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.18 2007/10/16 19:04:34 mha Exp $ --> <appendix id="external-projects"> <title>External Projects</title> @@ -106,7 +106,7 @@ <entry>libpqxx</entry> <entry>C++</entry> <entry>New-style C++ interface</entry> - <entry><ulink url="http://pqxx.tk/">http://pqxx.tk/</ulink></entry> + <entry><ulink url="http://pqxx.org/">http://pqxx.org/</ulink></entry> </row> <row> |