1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-14 08:21:07 +03:00

doc: Update redirecting links

Update links that resulted in redirects.  Most are changes from http to
https, but there are also some other minor edits.  (There are still some
redirects where the target URL looks less elegant than the one we
currently have.  I have left those as is.)
This commit is contained in:
Peter Eisentraut
2018-07-16 10:44:06 +02:00
parent 1007b0a126
commit a06e56b247
22 changed files with 105 additions and 111 deletions

View File

@ -43,7 +43,7 @@
<para>
Some of the information here is derived from Purdue University's
SP-GiST Indexing Project
<ulink url="http://www.cs.purdue.edu/spgist/">web site</ulink>.
<ulink url="https://www.cs.purdue.edu/spgist/">web site</ulink>.
The <acronym>SP-GiST</acronym> implementation in
<productname>PostgreSQL</productname> is primarily maintained by Teodor
Sigaev and Oleg Bartunov, and there is more information on their