diff options
| author | Mike Toews <mwtoews@gmail.com> | 2018-06-02 19:37:23 +1200 |
|---|---|---|
| committer | Mike Toews <mwtoews@gmail.com> | 2018-06-02 19:40:46 +1200 |
| commit | 152f34f98de9264eeb2ba92cd36e6c196b12ff8d (patch) | |
| tree | da21658b9282562ac1d4ee0531ff7607c7015f71 /docs/source/development | |
| parent | 524a335e0b80cf4ba8c68bf72321405a2803fca4 (diff) | |
| download | PROJ-152f34f98de9264eeb2ba92cd36e6c196b12ff8d.tar.gz PROJ-152f34f98de9264eeb2ba92cd36e6c196b12ff8d.zip | |
Upgrade http:// to https:// where feasible
Diffstat (limited to 'docs/source/development')
| -rw-r--r-- | docs/source/development/bindings.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/development/bindings.rst b/docs/source/development/bindings.rst index 3fac1869..74d0fd4b 100644 --- a/docs/source/development/bindings.rst +++ b/docs/source/development/bindings.rst @@ -8,7 +8,7 @@ PROJ bindings are available for a number of different development platforms. Python ====== -`pyproj <http://pypi.python.org/pypi/pyproj>`_: +`pyproj <https://pypi.python.org/pypi/pyproj>`_: Python interface (wrapper for PROJ) @@ -26,7 +26,7 @@ Bindings for PROJ in tcl (critcl source) MySQL ===== -`fProj4 <http://sourceforge.net/projects/mysqlscientific/files/fPROJ4/>`_: +`fProj4 <https://sourceforge.net/projects/mysqlscientific/files/fPROJ4/>`_: Bindings for PROJ in MySQL |
