From bdf66cb29eac1e13265695b5774189717ff2e956 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Tue, 6 May 2008 21:57:46 +0000
Subject: [PATCH] Update libpqxx URL in README.

---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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/
-- 
2.24.1