Fix CppDepend URL

This commit is contained in:
demonkoryu
2018-03-06 11:13:55 +01:00
committed by GitHub
parent 5955c32ae7
commit 1d10cb6b23

View File

@@ -191,7 +191,7 @@ Notes:
### CppDepend ### CppDepend
[CppDepend](http://www.cppdpeend.com/) Simplifies managing a complex C/C++ code base by analyzing and visualizing code dependencies, by defining design rules, by doing impact analysis, and comparing different versions of the code. It's free for OSS contributors. [CppDepend](https://www.cppdepend.com/) Simplifies managing a complex C/C++ code base by analyzing and visualizing code dependencies, by defining design rules, by doing impact analysis, and comparing different versions of the code. It's free for OSS contributors.
### Clang's Static Analyzer ### Clang's Static Analyzer