Skip to content

Commit e161b09

Browse files
authored
Fix clangpowertools links
1 parent eabdc04 commit e161b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

02-Use_the_Tools_Available.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Clang's analyzer's default options are good for the respective platform. It can
215215

216216
Also, [CodeChecker](https://github.com/Ericsson/CodeChecker) is available as a front-end to clang's static analysis.
217217

218-
`clang-tidy` can be easily used with Visual Studio via the [Clang Power Tools](https://caphyon.github.io/clang-power-tools/) extension.
218+
`clang-tidy` can be easily used with Visual Studio via the [Clang Power Tools](https://clangpowertools.com) extension.
219219

220220
### MSVC's Static Analyzer
221221

0 commit comments

Comments
 (0)