Skip to content

Commit b4d5208

Browse files
Зишан Мирзаzimirza
authored andcommitted
fix path for unsafe functions in release notes
1 parent b70a529 commit b4d5208

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

172172
- New unsafe functions checks :doc:`bugprone-unsafe-functions
173-
<clang-tidy/bugprone/UnsafeFunctionsCheck>` were added to clang-tidy.
173+
<clang-tidy/checks/bugprone/unsafe-functions>` were added to clang-tidy.
174174

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

0 commit comments

Comments
 (0)