public inbox for [email protected]
help / color / mirror / Atom feedWrong link on related projects
2+ messages / 2 participants
[nested] [flat]
* Wrong link on related projects
@ 2025-09-04 17:27 Tobias Bussmann <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Tobias Bussmann @ 2025-09-04 17:27 UTC (permalink / raw)
To: [email protected]
There is a wrong link to the pgarchives repo on <https://www.postgresql.org/developer/related-projects/;, likely resulting from a copy-and-paste error. The attached patch fixes this issue and adds a link to the pglister instance on the homepage. It also removes the reference to pgsql-www, which was probably also the result of copying and pasting from pgweb. This makes the entries for pglister and pgarchives consistent. Please feel free to re-add this paragraph if it was there intentionally.
Best regards
Tobias
Attachments:
[application/octet-stream] 0001-related-projects-pgarchive-v1.patch (1.2K, 2-0001-related-projects-pgarchive-v1.patch)
download | inline diff:
From 8e734ab44f8ead50e45dfefb8698fbfdcdc4fb1c Mon Sep 17 00:00:00 2001
From: Tobias Bussmann <[email protected]>
Date: Thu, 4 Sep 2025 19:06:23 +0200
Subject: [PATCH] Fix link to pgarchive on Related Projects page
---
templates/pages/developer/related-projects.html | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/templates/pages/developer/related-projects.html b/templates/pages/developer/related-projects.html
index 55aa4edd..eb609dc0 100644
--- a/templates/pages/developer/related-projects.html
+++ b/templates/pages/developer/related-projects.html
@@ -83,13 +83,9 @@
the PostgreSQL project.
</p>
<ul>
- <li><a href="https://git.postgresql.org/gitweb/?p=pgweb.git;a=summary">Dynamic content repository</a></li>
+ <li><a href="https://git.postgresql.org/gitweb/?p=pgarchives.git;a=summary">pgarchives main repository</a></li>
+ <li><a href="https://www.postgresql.org/list/">Mailing list archives</a></li>
</ul>
- <p>
- You can get involved in this project by communicating on
- the <a href="mailto:[email protected]">pgsql-www</a> mailing
- list.
- </p>
<h2>Development Tools</h2>
--
2.45.2
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: Wrong link on related projects
@ 2025-09-04 19:50 Jonathan S. Katz <[email protected]>
parent: Tobias Bussmann <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan S. Katz @ 2025-09-04 19:50 UTC (permalink / raw)
To: Tobias Bussmann <[email protected]>; [email protected]
On 9/4/25 1:27 PM, Tobias Bussmann wrote:
> There is a wrong link to the pgarchives repo on <https://www.postgresql.org/developer/related-projects/;, likely resulting from a copy-and-paste error. The attached patch fixes this issue and adds a link to the pglister instance on the homepage. It also removes the reference to pgsql-www, which was probably also the result of copying and pasting from pgweb. This makes the entries for pglister and pgarchives consistent. Please feel free to re-add this paragraph if it was there intentionally.
Thanks - I've fixed the link. I left in the paragraph as it's still a
call-to-action for how to get involved, though I tweaked the language to
apply to both projects.
Thanks for the contribution!
Jonathan
Attachments:
[application/pgp-signature] OpenPGP_signature.asc (840B, 2-OpenPGP_signature.asc)
download
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2025-09-04 19:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2025-09-04 17:27 Wrong link on related projects Tobias Bussmann <[email protected]>
2025-09-04 19:50 ` Jonathan S. Katz <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox