diff options
Diffstat (limited to 'docs/source/development')
| -rw-r--r-- | docs/source/development/bindings.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/source/development/bindings.rst b/docs/source/development/bindings.rst index 3fac1869..1e114d8c 100644 --- a/docs/source/development/bindings.rst +++ b/docs/source/development/bindings.rst @@ -8,14 +8,14 @@ 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) Ruby ======= -`proj4rb <http://proj4rb.rubyforge.org>`_: +`proj4rb <https://github.com/cfis/proj4rb>`_: Bindings for PROJ in ruby TCL @@ -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 |
