summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHoracio Sanson <hsanson@gmail.com>2022-02-06 22:07:08 +0900
committerGitHub <noreply@github.com>2022-02-06 22:07:08 +0900
commit6d9399d863e6e921c87c1a95795109b872bd3925 (patch)
treee3b24985d546502abf16c6037f707f8ba27b9864
parentc9938bc293da6c868d85627fc0f2befc037bb997 (diff)
downloadale-6d9399d863e6e921c87c1a95795109b872bd3925.zip
Update cmake-lint linter url (#4056)
-rw-r--r--supported-tools.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/supported-tools.md b/supported-tools.md
index e903057d..5840008d 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -115,7 +115,7 @@ formatting.
* CMake
* [cmake-format](https://github.com/cheshirekow/cmake_format)
* [cmake-lint](https://github.com/cheshirekow/cmake_format)
- * [cmakelint](https://github.com/richq/cmake-lint)
+ * [cmakelint](https://github.com/cmake-lint/cmake-lint)
* CoffeeScript
* [coffee](http://coffeescript.org/)
* [coffeelint](https://www.npmjs.com/package/coffeelint)