[clang][NFC] Try to fix the docs build
authorTimm Bäder <tbaeder@redhat.com>
Wed, 3 Aug 2022 08:51:34 +0000 (10:51 +0200)
committerTimm Bäder <tbaeder@redhat.com>
Wed, 3 Aug 2022 08:52:02 +0000 (10:52 +0200)
clang/docs/ReleaseNotes.rst

index 2c439a0..8e35bd5 100644 (file)
@@ -56,7 +56,7 @@ Bug Fixes
   destructor names were incorrectly accepted on template classes.
 - Improve compile-times with large dynamic array allocations with trivial
   constructors. This fixes
-  `Issue 56774<https://github.com/llvm/llvm-project/issues/56774>`_.
+  `Issue 56774 <https://github.com/llvm/llvm-project/issues/56774>`_.
 
 Improvements to Clang's diagnostics
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^