diff --git a/docs/ExceptionHandling.rst b/docs/ExceptionHandling.rst index fe6876ad83a..96bb6a1d0ac 100644 --- a/docs/ExceptionHandling.rst +++ b/docs/ExceptionHandling.rst @@ -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) -_`. +`_. Overview --------