1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-19 17:02:53 +03:00

doc: update metacpan.org links to avoid redirects

The /release/ links are redirected to /dist/ and /pod/release/ to
/release/../view/, so update our links accordingly to avoid 301
redirects.

Discussion: https://postgr.es/m/CA672723-BAD2-436E-B6E6-163841E11A1B@yesql.se
This commit is contained in:
Daniel Gustafsson
2022-11-16 10:24:37 +01:00
parent 63c833f4bd
commit 5f80cd287c
4 changed files with 4 additions and 4 deletions

View File

@@ -1826,7 +1826,7 @@ sub psql
# and set the flag. Otherwise, and for any other exception, rethrow.
#
# For background, see
# https://metacpan.org/pod/release/ETHER/Try-Tiny-0.24/lib/Try/Tiny.pm
# https://metacpan.org/release/ETHER/Try-Tiny-0.24/view/lib/Try/Tiny.pm
do
{
local $@;