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)
llvm-svn: 230200

llvm/docs/ExceptionHandling.rst

index fe6876a..96bb6a1 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
 --------