summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorTom Lane2017-05-21 01:50:47 +0000
committerTom Lane2017-05-21 01:50:47 +0000
commit7f77cbd996855a06fb742ea11adbe55c42b48fe2 (patch)
treed1dbe35cc9e001321d9bbbf1a17ea275c16fe11f /doc/TODO
parent5c837ddd7092ce9243225d12ca03fdbae136227f (diff)
Change documentation references to PG website to use https: not http:
This is more secure, and saves a redirect since we no longer accept plain HTTP connections on the website. References in code comments should probably be updated too, but that doesn't seem to need back-patching, whereas this does. Also, in the 9.2 branch, remove suggestion that you can get the source code via FTP, since that service will be shut down soon. Daniel Gustafsson, with a few additional changes by me Discussion: https://postgr.es/m/9A2C89A7-0BB8-41A8-B288-8B7BD09D7D44@yesql.se
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 4b7b3da4761..d9d0c0cc52d 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,3 +1,3 @@
The TODO list is now maintained at:
- http://wiki.postgresql.org/wiki/Todo
+ https://wiki.postgresql.org/wiki/Todo