mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Updated various links in docs to use HTTPS.
This commit is contained in:
parent
762bd34c36
commit
7c81b28ebc
28 changed files with 42 additions and 42 deletions
|
@ -225,7 +225,7 @@ __ https://www.python.org/ftp/python/
|
|||
Postgres.app
|
||||
~~~~~~~~~~~~
|
||||
|
||||
`Postgres.app <http://postgresapp.com/>`_ is a standalone PostgreSQL server
|
||||
`Postgres.app <https://postgresapp.com/>`_ is a standalone PostgreSQL server
|
||||
that includes the PostGIS extension. You will also need to install ``gdal`` and
|
||||
``libgeoip`` with :ref:`homebrew`.
|
||||
|
||||
|
@ -299,8 +299,8 @@ your ``.profile`` to be able to run the package programs from the command-line::
|
|||
export PATH=/Library/Frameworks/GDAL.framework/Programs:$PATH
|
||||
export PATH=/usr/local/pgsql/bin:$PATH
|
||||
|
||||
__ http://www.kyngchaos.com/software/frameworks
|
||||
__ http://www.kyngchaos.com/software/postgres
|
||||
__ https://www.kyngchaos.com/software/frameworks
|
||||
__ https://www.kyngchaos.com/software/postgres
|
||||
|
||||
.. _psycopg2_kyngchaos:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue