Skip to content

Commit 3df70a3

Browse files
committed
fixed / to - in release notes
1 parent c011e23 commit 3df70a3

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
@@ -133,7 +133,7 @@ Changes in existing checks
133133
matched scenarios of ``find`` and ``rfind`` methods and fixing false
134134
positives when those methods were called with 3 arguments.
135135

136-
- Improved :doc:`performance/unnecessary-value-param
136+
- Improved :doc:`performance-unnecessary-value-param
137137
<clang-tidy/checks/performance/unnecessary-value-param>` check performance by
138138
tolerating fix-it breaking compilation when functions is used as pointers
139139
to avoid matching usage of functions within the current compilation unit.

0 commit comments

Comments
 (0)