Skip to content

Commit 53c9bcb

Browse files
committed
Fixed broken links.
1 parent 885869c commit 53c9bcb

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

_news/2026-05-08.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: "Pgpool-II Website Has Been Renewed"
2+
title: "Pgpool-II website has been renewed"
33
date: 2026-05-08
44
sidebar:
55
nav: "news"
66
layout: single
7-
excerpt: "Pgpool-II Website Has Been Renewed."
7+
excerpt: "Pgpool-II website has been renewed."
88
type: "release"
99
versions:
1010
---

_pages/download.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ permalink: /download/
44
sidebar:
55
nav: "download"
66
excerpt: "Downloads."
7-
last_modified_at: 2026-03-26
7+
last_modified_at: 2026-05-11
88
toc: false
99
layout: single
1010
---
@@ -16,7 +16,7 @@ distributions, allowing you to install Pgpool-II quickly and easily without the
1616
compilation. The Pgpool Global Development Group currently provides binary packages in
1717
RPM format only.
1818

19-
If you are using an APT-based system (such as Debian or Ubuntu), please use the packages provided by the [PostgreSQL community](/apt/).
19+
If you are using an APT-based system (such as Debian or Ubuntu), please use the packages provided by the [PostgreSQL community](/download/apt/).
2020

2121
For users who prefer customization or need to build Pgpool in a specific environment,
2222
the [source code](/source/) is also available. You can download it from [here](/download/source/),

_pages/mailing_lists.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ permalink: /mailing_lists/
44
sidebar:
55
nav: "community"
66
excerpt: "Pgpool-II community."
7-
last_modified_at: 2026-03-26
7+
last_modified_at: 2026-05-11
88
toc: true
99
layout: single
1010
---
@@ -43,6 +43,6 @@ PostgreSQL community account if you don't have it yet.
4343

4444
| Mailing list | Description | Archives |
4545
| ----------------- | --------------------------------------------- | -----------|
46-
| [pgpool-general](https://lists.pgfoundry.org/mailman/listinfo/pgpool-general) | General discussion about pgpool. | [Archives](https://www.pgpool.net/pipermail/pgfoundry/pgpool-general/) |
47-
| [pgpool-hackers](https://lists.pgfoundry.org/mailman/listinfo/pgpool-hackers) | General discussion about pgpool in Japanese. | [Archives](https://www.pgpool.net/pipermail/pgfoundry/pgpool-hackers/) |
48-
| [pgpool-commiters](https://lists.pgfoundry.org/mailman/listinfo/pgpool-committers) | Hackers discussion about pgpool. | [Archives](https://www.pgpool.net/pipermail/pgfoundry/pgpool-committers/) |
46+
| pgpool-general | General discussion about pgpool. | [Archives](https://www.pgpool.net/pipermail/pgfoundry/pgpool-general/) |
47+
| pgpool-hackers | General discussion about pgpool in Japanese. | [Archives](https://www.pgpool.net/pipermail/pgfoundry/pgpool-hackers/) |
48+
| pgpool-commiters | Hackers discussion about pgpool. | [Archives](https://www.pgpool.net/pipermail/pgfoundry/pgpool-committers/) |

_pages/source.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ permalink: /download/source/
44
sidebar:
55
nav: "download"
66
excerpt: "Pgpool-II source code."
7-
last_modified_at: 2026-03-26
7+
last_modified_at: 2026-05-11
88
toc: true
99
layout: single
1010
---
@@ -96,9 +96,9 @@ layout: single
9696

9797
## Legacy versions
9898

99-
[Legacy versions](http://www-test.pgpool.net/source/legacy_versions/)
99+
[Legacy versions](/source/legacy_versions/)
100100

101101
## Development versions
102102

103-
[Development versions](http://www-test.pgpool.net/source/development_versions/)
103+
[Development versions](/source/development_versions/)
104104

0 commit comments

Comments
 (0)