Author: Carlos Galvez
Date: 2023-02-19T13:58:31Z
New Revision: 14fee3d7d36927d3e8940cbcaab70fa4e99e2ec2

URL: 
https://github.com/llvm/llvm-project/commit/14fee3d7d36927d3e8940cbcaab70fa4e99e2ec2
DIFF: 
https://github.com/llvm/llvm-project/commit/14fee3d7d36927d3e8940cbcaab70fa4e99e2ec2.diff

LOG: Fix clang-tools-extra docs build

Added: 
    

Modified: 
    clang-tools-extra/docs/ReleaseNotes.rst

Removed: 
    


################################################################################
diff  --git a/clang-tools-extra/docs/ReleaseNotes.rst 
b/clang-tools-extra/docs/ReleaseNotes.rst
index 69d89c3ee6c86..6b757656377d3 100644
--- a/clang-tools-extra/docs/ReleaseNotes.rst
+++ b/clang-tools-extra/docs/ReleaseNotes.rst
@@ -166,7 +166,7 @@ Changes in existing checks
 
 - Deprecated check-local options `HeaderFileExtensions`
   in :doc:`misc-unused-using-decls
-  <clang-tidy/checks/misc/misc-unused-using-decls>` check.
+  <clang-tidy/checks/misc/unused-using-decls>` check.
   Global options of the same name should be used instead.
 
 Removed checks


        
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to