summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorKrishnakumar Gopalakrishnan, PhD <krishnakumarg1984@users.noreply.github.com>2022-05-16 12:15:09 +0000
committerGitHub <noreply@github.com>2022-05-16 21:15:09 +0900
commitb611fde7184ce06ab49a19c58a5e2c45d9e40fed (patch)
treeeb9fe971ae8f23a03600338de01d870ca53fa21b /supported-tools.md
parent75d241342532e5acf34caff28a7a9e5cda688a32 (diff)
downloadale-b611fde7184ce06ab49a19c58a5e2c45d9e40fed.zip
fixes cpplint url in supported-tools.md (#4204)
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/supported-tools.md b/supported-tools.md
index a79d2294..1e7314a1 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -75,7 +75,7 @@ formatting.
* [clangd](https://clang.llvm.org/extra/clangd.html)
* [clangtidy](http://clang.llvm.org/extra/clang-tidy/) :floppy_disk:
* [cppcheck](http://cppcheck.sourceforge.net)
- * [cpplint](https://github.com/google/styleguide/tree/gh-pages/cpplint)
+ * [cpplint](https://github.com/cpplint/cpplint)
* [cquery](https://github.com/cquery-project/cquery)
* [cspell](https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell)
* [flawfinder](https://www.dwheeler.com/flawfinder/)