OSDN Git Service

Update libpqxx URL in README.
authorBruce Momjian <bruce@momjian.us>
Tue, 6 May 2008 21:57:46 +0000 (21:57 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 6 May 2008 21:57:46 +0000 (21:57 +0000)
README

diff --git a/README b/README
index 2e236fa..6333f98 100644 (file)
--- 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/