Skip to content

Commit 7777f0c

Browse files
committed
doc/installation: Use secure HTTPS URLs where possible
1 parent ec443c9 commit 7777f0c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

doc/installation.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,8 @@ install step. It is up to you to copy the headers and libraries to an
175175
appropriate place.
176176

177177
If you don't have Visual Studio installed, you can get the free
178-
Express version from `here <http://www.visualstudio.com/>`_ in the
179-
downloads section (select the "for Windows" edition).
178+
Express version from `here <https://www.visualstudio.com/>`_ in the
179+
downloads section (select the "for windows" edition).
180180

181181
.. warning::
182182
While you may get the library to compile using cygwin, this is not
@@ -226,7 +226,7 @@ you can confirm which device it is running on.
226226
only the codename of the architecture the GPU belongs to (e.g.
227227
'Tahiti').
228228

229-
.. _cmake: http://cmake.org/
229+
.. _cmake: https://cmake.org/
230230

231231
.. _clblas: https://github.com/clMathLibraries/clBLAS
232232

@@ -238,10 +238,10 @@ you can confirm which device it is running on.
238238

239239
.. _check: http://check.sourceforge.net/
240240

241-
.. _python: http://python.org/
241+
.. _python: https://python.org/
242242

243243
.. _cython: http://cython.org/
244244

245-
.. _nosetests: http://nose.readthedocs.org/en/latest/
245+
.. _nosetests: https://nose.readthedocs.org/en/latest/
246246

247247
.. _mako: http://www.makotemplates.org/

0 commit comments

Comments
 (0)