diff --git a/lld/docs/getting_started.rst b/lld/docs/getting_started.rst index a6bf999e17df..986a406c1cb7 100644 --- a/lld/docs/getting_started.rst +++ b/lld/docs/getting_started.rst @@ -68,7 +68,7 @@ Using Visual Studio * `Python 2.4`_\+ (not 3.x) for running tests. .. _CMake 2.8: http://www.cmake.org/cmake/resources/software.html -.. _Visual Studio 11: http://www.microsoft.com/visualstudio/11/en-us +.. _Visual Studio 11 (2012) or later: http://www.microsoft.com/visualstudio/11/en-us .. _Python 2.4: http://python.org/download/ #. Check out LLVM::