Try to fix reST markup for an external link.
authorNico Weber <nicolasweber@gmx.de>
Mon, 23 Feb 2015 03:31:29 +0000 (03:31 +0000)
committerNico Weber <nicolasweber@gmx.de>
Mon, 23 Feb 2015 03:31:29 +0000 (03:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230200 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ExceptionHandling.rst

index fe6876ad83a792801f5cfe5808a1fa4c04067967..96bb6a1d0ac7733aa174c670aad253dcbda555ea 100644 (file)
@@ -77,7 +77,7 @@ representation and a significant restructuring just before code generation.
 
 General information about the Windows x64 exception handling mechanism can be
 found at `MSDN Exception Handling (x64)
-<https://msdn.microsoft.com/en-us/library/1eyas8tf(v=vs.80).aspx>_`.
+<https://msdn.microsoft.com/en-us/library/1eyas8tf(v=vs.80).aspx>`_.
 
 Overview
 --------