Skip to content

Commit 5987123

Browse files
committed
[clang-tidy][DOC] Fix list.rst
Fix micro bug in list.rst.
1 parent 7b94744 commit 5987123

File tree

1 file changed

+1
-1
lines changed
  • clang-tools-extra/docs/clang-tidy/checks

1 file changed

+1
-1
lines changed

clang-tools-extra/docs/clang-tidy/checks/list.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ Clang-Tidy Checks
241241
:doc:`llvmlibc-restrict-system-libc-headers <llvmlibc/restrict-system-libc-headers>`, "Yes"
242242
:doc:`misc-confusable-identifiers <misc/confusable-identifiers>`,
243243
:doc:`misc-const-correctness <misc/const-correctness>`, "Yes"
244-
:doc:`misc-coroutine-hostile-raii <misc/coroutine-hostile-raii.html>`_,
244+
:doc:`misc-coroutine-hostile-raii <misc/coroutine-hostile-raii>`,
245245
:doc:`misc-definitions-in-headers <misc/definitions-in-headers>`, "Yes"
246246
:doc:`misc-header-include-cycle <misc/header-include-cycle>`,
247247
:doc:`misc-include-cleaner <misc/include-cleaner>`, "Yes"

0 commit comments

Comments
 (0)