diff options
author | Magnus Hagander | 2007-10-16 12:14:33 +0000 |
---|---|---|
committer | Magnus Hagander | 2007-10-16 12:14:33 +0000 |
commit | aad991b41b6b821320e1c2f24b6187417757316b (patch) | |
tree | cebe648c00174f4aeea867db06864f5d529b8e27 /doc/src | |
parent | 699a0ef7bbd7fa563097ad88b73bc3d439e26dc8 (diff) |
Update URLs to a couple of external projects
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/external-projects.sgml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/external-projects.sgml b/doc/src/sgml/external-projects.sgml index 692dec1287a..dbf506624aa 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.16 2007/05/03 15:47:48 alvherre Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/external-projects.sgml,v 1.17 2007/10/16 12:14:33 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://thaiopensource.org/development/libpqxx/">http://thaiopensource.org/development/libpqxx/</ulink></entry> + <entry><ulink url="http://pqxx.tk/">http://pqxx.tk/</ulink></entry> </row> <row> @@ -120,7 +120,7 @@ <entry>Npgsql</entry> <entry>.NET</entry> <entry>.NET data provider</entry> - <entry><ulink url="http://pgfoundry.org/projects/npgsql/">http://pgfoundry.org/projects/npgsql/</ulink></entry> + <entry><ulink url="http://npgsql.projects.postgresql.org/">http://npgsql.projects.postgresql.org/</ulink></entry> </row> <row> @@ -141,7 +141,7 @@ <entry>psqlODBC</entry> <entry>ODBC</entry> <entry>The most commonly-used ODBC driver</entry> - <entry><ulink url="http://odbc.postgresql.org/">http://odbc.postgresql.org/</ulink></entry> + <entry><ulink url="http://psqlodbc.projects.postgresql.org/">http://psqlodbc.projects.postgresql.org/</ulink></entry> </row> <row> |