Update postgresql.org http links to https in docs
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: pgsql-docs@postgresql.org
Date: 2017-05-20T19:28:49Z
Lists: pgsql-docs
Attachments
- https_links.patch (application/octet-stream)
Since the website is solely serving pages over https now redirecting all http requests, we should use https to avoid an extra redirect for users. Attached patch updates the few http links found in various pieces of documentation in the tree. cheers ./daniel
Commits
-
Change documentation references to PG website to use https: not http:
- d22203ff1fe4 9.2.22 landed
- cb6a498e6437 9.6.4 landed
- c51ac19f876d 9.4.13 landed
- 7f77cbd99685 10.0 landed
- 6156f78d8d30 9.5.8 landed
- 038420a58b71 9.3.18 landed