Typo fix in Release notes.
authorUtkarsh Saxena <usx@google.com>
Fri, 26 Aug 2022 12:34:55 +0000 (14:34 +0200)
committerUtkarsh Saxena <usx@google.com>
Fri, 26 Aug 2022 12:36:45 +0000 (14:36 +0200)
clang/docs/ReleaseNotes.rst

index 82f4ee4..f1be1cd 100644 (file)
@@ -176,7 +176,7 @@ C++20 Feature Support
 
 - Correctly set expression evaluation context as 'immediate function context' in
   consteval functions.
-  This fixes `GH51182 https://github.com/llvm/llvm-project/issues/51182`
+  This fixes `GH51182 <https://github.com/llvm/llvm-project/issues/51182>`
 
 
 C++2b Feature Support