From 99475e2976df676c0a076f556d1539c6db089846 Mon Sep 17 00:00:00 2001 From: StevenPuttemans Date: Thu, 8 May 2014 10:45:51 +0200 Subject: [PATCH] fixed wrong download link in tutorial --- doc/tutorials/introduction/windows_install/windows_install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tutorials/introduction/windows_install/windows_install.rst b/doc/tutorials/introduction/windows_install/windows_install.rst index a99b270d88..abb39cd13e 100644 --- a/doc/tutorials/introduction/windows_install/windows_install.rst +++ b/doc/tutorials/introduction/windows_install/windows_install.rst @@ -55,7 +55,7 @@ Building the OpenCV library from scratch requires a couple of tools installed be .. |TortoiseGit| replace:: TortoiseGit .. _TortoiseGit: http://code.google.com/p/tortoisegit/wiki/Download .. |Python_Libraries| replace:: Python libraries -.. _Python_Libraries: http://www.python.org/getit/ +.. _Python_Libraries: http://www.python.org/downloads/ .. |Numpy| replace:: Numpy .. _Numpy: http://numpy.scipy.org/ .. |IntelTBB| replace:: Intel |copy| Threading Building Blocks (*TBB*)