Merge pull request #242 from deining/patch-1

Install.md: update link to cmake FAQ
diff --git a/INSTALL.md b/INSTALL.md
index 512768c..5112182 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -66,4 +66,4 @@
 You can get verbose build output with by passing `VERBOSE=1` to
 `make`.
 
-You can also check the [cmake FAQ](https://cmake.org/Wiki/CMake_FAQ).
+You can also check the [cmake FAQ](https://gitlab.kitware.com/cmake/community/-/wikis/FAQ).