Re: [PATCH] Fix docs to use canonical links
Joel Jacobson <joel@compiler.org>
From: "Joel Jacobson" <joel@compiler.org>
To: "daniel@yesql.se" <daniel@yesql.se>,
"Michael Paquier" <michael@paquier.xyz>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-07-01T11:09:30Z
Lists: pgsql-hackers
On Mon, Jul 1, 2024, at 09:35, Daniel Gustafsson wrote: > Avoding redirects is generally a good thing, not everyone is on lightning fast > internet. Wikipedia is however not doing any 30X redirects so it's not really > an issue for those links, it's all 200 requests. Yes, I noticed that too when observing the HTTPS traffic, so no issue there, except that it's a bit annoying that the address bar suddenly changes. However, I think David J had another good argument: "If we are making wikipedia our authority we might as well use their standard for naming." /Joel
Commits
-
Doc: update some HTTP links to point to canonical URLs.
- e458dc1ac838 18.0 landed