Skip to content

Commit 625adff

Browse files
committed
fix release note
1 parent 6398453 commit 625adff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang-tools-extra/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ Changes in existing checks
172172
expression.
173173

174174
- Improved :doc:`cppcoreguidelines-init-variables
175-
<clang-tidy/checks/cppcoreguidelines-init-variables>` check by fixing the
175+
<clang-tidy/checks/cppcoreguidelines/init-variables>` check by fixing the
176176
insertion location for function pointers.
177177

178178
- Improved :doc:`cppcoreguidelines-prefer-member-initializer

0 commit comments

Comments
 (0)