diff options
| author | Marti Raudsepp <marti@juffo.org> | 2016-10-25 18:43:32 +0300 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-10-25 11:43:32 -0400 |
| commit | 51fbe2a60d9c7ff3fe62688ad262ccda648f506d (patch) | |
| tree | 9d43c8caf9d433cde8ca638ed2a7e3a63d80870c /docs/faq | |
| parent | adc93e85990b644194c679f528225deed9fdaa85 (diff) | |
Updated postgresql.org links to https and made them canonical.
Diffstat (limited to 'docs/faq')
| -rw-r--r-- | docs/faq/general.txt | 2 | ||||
| -rw-r--r-- | docs/faq/install.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/faq/general.txt b/docs/faq/general.txt index 22d37fe7db..c201551781 100644 --- a/docs/faq/general.txt +++ b/docs/faq/general.txt @@ -27,7 +27,7 @@ thrilled to be able to give something back to the open-source community. .. _Apache: https://httpd.apache.org/ .. _Python: https://www.python.org/ -.. _PostgreSQL: http://www.postgresql.org/ +.. _PostgreSQL: https://www.postgresql.org/ What does "Django" mean, and how do you pronounce it? ===================================================== diff --git a/docs/faq/install.txt b/docs/faq/install.txt index 359ed7a06c..ea27b11db8 100644 --- a/docs/faq/install.txt +++ b/docs/faq/install.txt @@ -33,7 +33,7 @@ also need a database engine. PostgreSQL_ is recommended, because we're PostgreSQL fans, and MySQL_, `SQLite 3`_, and Oracle_ are also supported. .. _Python: https://www.python.org/ -.. _PostgreSQL: http://www.postgresql.org/ +.. _PostgreSQL: https://www.postgresql.org/ .. _MySQL: https://www.mysql.com/ .. _`SQLite 3`: https://www.sqlite.org/ .. _Oracle: http://www.oracle.com/ |
