Commit 34ff1c31a9f0dac1033d067cbe323cc43dec847d

Authored by Josh Klontz
1 parent d1bb8550

fixed msvc download link

Showing 1 changed file with 1 additions and 1 deletions
openbr/openbr_export.cpp
... ... @@ -90,7 +90,7 @@ $ br -help
90 90  
91 91 /*!
92 92 * \page windows_msvc Windows 7 - Visual Studio Express Edition 2012 - x64
93   - * -# <a href="http://www.microsoft.com/visualstudio/eng/downloads#d-express-windows-desktop">Download Visual Studio 2012 Express Edition for Windows Desktop</a> and install.
  93 + * -# <a href="http://www.microsoft.com/en-us/download/details.aspx?id=34673">Download Visual Studio 2012 Express Edition for Windows Desktop</a> and install.
94 94 * -# Consider the free open source program <a href="http://wincdemu.sysprogs.org">WinCDEmu</a> if you need a program to mount ISO images.
95 95 * -# You will have to register with Microsoft after installation, but it's free.
96 96 * -# Grab any available <a href="http://www.microsoft.com/visualstudio/eng/downloads#d-visual-studio-2012-update">Visual Studio Updates</a>.
... ...