summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2008-05-06 21:57:46 +0000
committerBruce Momjian2008-05-06 21:57:46 +0000
commit4e61e0d93838b913175c31402e6a19043c54af5f (patch)
tree810af7e807c37b9525a76416904d3d7f4beaee7e
parentc551879ed0f835b7ba991ea692193d673f5db9b3 (diff)
Update libpqxx URL in README.
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 2e236fa7de..6333f98be9 100644
--- a/README
+++ b/README
@@ -12,7 +12,7 @@ and functions. This distribution also contains C language bindings.
PostgreSQL has many language interfaces including some of the more
common listed below:
-C++ - http://pqxx.org/development/libpqxx/
+C++ - http://pqxx.org
JDBC - http://jdbc.postgresql.org
ODBC - http://odbc.postgresql.org
Perl - http://search.cpan.org/~dbdpg/