]> granicus.if.org Git - pgbouncer/commitdiff
Update website URL
authorPeter Eisentraut <peter@eisentraut.org>
Wed, 16 Oct 2019 14:15:07 +0000 (16:15 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Wed, 16 Oct 2019 14:15:07 +0000 (16:15 +0200)
README.md
configure.ac
doc/config.md
doc/usage.md

index 02cb337fa8b7559b1304595df4c716ce8000de95..053d44cd74c65686425eea969387ef7ce6336a31 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ PgBouncer
 
 Lightweight connection pooler for PostgreSQL.
 
-Homepage: <https://pgbouncer.github.io>
+Homepage: <https://www.pgbouncer.org/>
 
 Sources, bug tracking: <https://github.com/pgbouncer/pgbouncer>
 
index f29b2e8e407a1846d236a3728b1396bab3b578a4..14c01520d70a385a8b3d1a2cce0c6b045a741025 100644 (file)
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
 AC_INIT([PgBouncer],
         [1.11.0],
         [https://github.com/pgbouncer/pgbouncer/issues], [],
-        [https://pgbouncer.github.io/])
+        [https://www.pgbouncer.org/])
 AC_CONFIG_SRCDIR(src/janitor.c)
 AC_CONFIG_HEADER(lib/usual/config.h)
 AC_PREREQ([2.59])
index fb08f75c255740a1189f0e3873977d1069675464..747e3766e29bf686ef90da428dace863b539d07c 100644 (file)
@@ -1030,4 +1030,4 @@ Example of a secure function for `auth_query`:
 
 pgbouncer(1) - man page for general usage, console commands
 
-<https://pgbouncer.github.io/>
+<https://www.pgbouncer.org/>
index 789bce5e1cc9f73d7489c8d3885f1fd93452284c..b7bcf605b0d4f6514f584feb16fbb0f62b45ae3e 100644 (file)
@@ -713,4 +713,4 @@ From the Libevent documentation:
 
 pgbouncer(5) - man page of configuration settings descriptions
 
-<https://pgbouncer.github.io/>
+<https://www.pgbouncer.org/>