From: | Daniel Gustafsson <dgustafsson(at)postgresql(dot)org> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: doc: Update links which returned 404 |
Date: | 2025-02-05 13:10:01 |
Message-ID: | E1tffAH-005Vjg-CB@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
doc: Update links which returned 404
Two links in the isn module documentation were pointing to tools
which had been moved, resulting in 404 error responses. Update
to the new URLs for the tools. The link to the Sequoia 2000 page
in the history section was no longer working, and since the page
is no longer available online update our link to point at the
paper instead which is on a stable URL.
These links exist in all versions of the documentation so backpatch
to all supported branches.
Author: Daniel Gustafsson <daniel(at)yesql(dot)se>
Reported-by: charukiewicz(at)protonmail(dot)com
Discussion: https://postgr.es/m/173679670185.705.8565555804465055355@wrigleys.postgresql.org
Backpatch-through: 13
Branch
------
REL_13_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/dc32ba249bff8244a6efa151c41483160888183d
Modified Files
--------------
doc/src/sgml/biblio.sgml | 18 ++++++++++++++++++
doc/src/sgml/history.sgml | 5 ++---
doc/src/sgml/isn.sgml | 4 ++--
3 files changed, 22 insertions(+), 5 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2025-02-05 17:46:03 | pgsql: Show more-intuitive titles for psql commands \dt, \di, etc. |
Previous Message | Daniel Gustafsson | 2025-02-05 13:09:39 | pgsql: doc: Update links which returned 404 |