mirror of
https://github.com/cpp-best-practices/cppbestpractices.git
synced 2025-12-17 11:14:35 +03:00
Fix CppDepend URL
This commit is contained in:
@@ -191,7 +191,7 @@ Notes:
|
||||
|
||||
### 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user