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

doc: Refresh more URLs in the docs

This updates some URLs that are redirections, mostly to an equivalent
using https.  One URL referring to generalized partial indexes was
outdated.

Author: Kyotaro Horiguchi
Discussion: https://postgr.es/m/20200717.121308.1369606287593685396.horikyota.ntt@gmail.com
Backpatch-through: 9.5
This commit is contained in:
Michael Paquier
2020-07-18 22:43:35 +09:00
parent f41fbee7e7
commit 9add405014
18 changed files with 38 additions and 38 deletions

View File

@@ -14,7 +14,7 @@
<para>
PL/Perl is a loadable procedural language that enables you to write
<productname>PostgreSQL</productname> functions in the
<ulink url="http://www.perl.org">Perl programming language</ulink>.
<ulink url="https://www.perl.org">Perl programming language</ulink>.
</para>
<para>