Skip to content

Commit 5a7bc5e

Browse files
committed
Fix link to a new check within the release notes.
1 parent 1260041 commit 5a7bc5e

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
@@ -86,7 +86,7 @@ New checks
8686
^^^^^^^^^^
8787

8888
- New :doc:`altera-kernel-name-restriction
89-
<clang-tidy/checks/kernel-name-restriction>` check.
89+
<clang-tidy/checks/altera-kernel-name-restriction>` check.
9090

9191
Finds kernel files and include directives whose filename is `kernel.cl`,
9292
`Verilog.cl`, or `VHDL.cl`.

0 commit comments

Comments
 (0)