Thread
Commits
-
doc: Update links which returned 404
- ee4667f0184d 18.0 landed
- dc32ba249bff 13.19 landed
- ceeae767042f 14.16 landed
- b26a3bc2f624 16.7 landed
- 5a874c671f37 15.11 landed
- 32770ea03247 17.3 landed
-
Broken links in documentation
The Post Office <noreply@postgresql.org> — 2025-01-13T19:31:41Z
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/17/isn.html Description: The following pages have errors: https://www.postgresql.org/docs/current/isn.html - 404 error: link to https://www.ismn-international.org/ranges.html - 404 error: link to https://www.isbn-international.org/content/isbn-users-manual https://www.postgresql.org/docs/current/history.html - 408 error: "Sequoia 2000 scientific computing project" link to http://meteora.ucsd.edu/s2k/s2k_home.html
-
Re: Broken links in documentation
Daniel Gustafsson <daniel@yesql.se> — 2025-01-14T10:43:43Z
> On 13 Jan 2025, at 20:31, PG Doc comments form <noreply@postgresql.org> wrote: > The following pages have errors: > > https://www.postgresql.org/docs/current/isn.html > - 404 error: link to https://www.ismn-international.org/ranges.html This one seems to have changed to: https://www.ismn-international.org/ranges/tools > - 404 error: link to > https://www.isbn-international.org/content/isbn-users-manual ..and this one seems to be here now: https://www.isbn-international.org/content/isbn-users-manual/29 > https://www.postgresql.org/docs/current/history.html > - 408 error: "Sequoia 2000 scientific computing project" link to > http://meteora.ucsd.edu/s2k/s2k_home.html This one seems to have been removed with no new home, and while we could link to the archive.org page I wonder if we should just remove the link, or instead link to the Stonebreaker paper on Sequoia 2000? The attached fixes the above, with a link to the Stonebraker paper. -- Daniel Gustafsson