Skip to content

Commit 0cfc05a

Browse files
Зишан МирзаZishan Mirza
authored andcommitted
fix: path for unsafe functions in release notes
1 parent dd51b45 commit 0cfc05a

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
@@ -190,7 +190,7 @@ Changes in existing checks
190190
branch clones by now detecting duplicate inner and outer if statements.
191191

192192
- New unsafe functions checks :doc:`bugprone-unsafe-functions
193-
<clang-tidy/bugprone/UnsafeFunctionsCheck.cpp>` were added to clang-tidy.
193+
<clang-tidy/bugprone/UnsafeFunctionsCheck>` were added to clang-tidy.
194194

195195
- Improved :doc:`bugprone-unsafe-functions
196196
<clang-tidy/checks/bugprone/unsafe-functions>`, added `ctime` and `localtime`

0 commit comments

Comments
 (0)