We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 106c7ed commit 20656a7Copy full SHA for 20656a7
clang-tools-extra/docs/clang-tidy/checks/cert/mem57-cpp.rst
@@ -4,7 +4,7 @@ cert-mem57-cpp
4
==============
5
6
The `cert-mem57-cpp` is an aliaes, please see
7
-`bugprone-default-operator-new-alignment <../bugprone/default-operator-new-alignment>`_
+`bugprone-default-operator-new-alignment <../bugprone/default-operator-new-alignment.html>`_
8
for more information.
9
10
This check corresponds to the CERT C++ Coding Standard rule
0 commit comments