Skip to content

Commit 20656a7

Browse files
committed
fix docs
1 parent 106c7ed commit 20656a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang-tools-extra/docs/clang-tidy/checks/cert/mem57-cpp.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cert-mem57-cpp
44
==============
55

66
The `cert-mem57-cpp` is an aliaes, please see
7-
`bugprone-default-operator-new-alignment <../bugprone/default-operator-new-alignment>`_
7+
`bugprone-default-operator-new-alignment <../bugprone/default-operator-new-alignment.html>`_
88
for more information.
99

1010
This check corresponds to the CERT C++ Coding Standard rule

0 commit comments

Comments
 (0)