Lightweight connection pooler for PostgreSQL.
-Homepage: <https://pgbouncer.github.io>
+Homepage: <https://www.pgbouncer.org/>
Sources, bug tracking: <https://github.com/pgbouncer/pgbouncer>
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])
pgbouncer(1) - man page for general usage, console commands
-<https://pgbouncer.github.io/>
+<https://www.pgbouncer.org/>
pgbouncer(5) - man page of configuration settings descriptions
-<https://pgbouncer.github.io/>
+<https://www.pgbouncer.org/>