mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00
[1.10.x] Updated postgresql.org links to https and made them canonical.
Backport of 51fbe2a60d
from master
This commit is contained in:
parent
3a416e4ba9
commit
ae91fc786c
13 changed files with 23 additions and 23 deletions
|
@ -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?
|
||||
=====================================================
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue