From 69a953dfd4d007ea1a48487f414c03380ecdbf59 Mon Sep 17 00:00:00 2001 From: Ahmed Bougacha Date: Tue, 23 Jul 2013 17:28:35 +0000 Subject: docs: Correct reST link. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186963 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ReleaseNotes.rst') diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 4b71543..c6c12cc 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -56,7 +56,7 @@ Non-comprehensive list of changes in this release * Support for building using Visual Studio 2008 has been dropped. Use VS 2010 or later instead. For more information, see the `Getting Started using Visual - Studio ` page). + Studio `_ page). * ... next change ... -- cgit v1.1