🔗 update Check link

Check has moved to github from sourceforge, update the link.

Also switch clang static analyzer link to https from http.
This commit is contained in:
Noah Pendleton 2018-10-13 14:17:29 -04:00
parent 65bf740bd8
commit b1371aa526

View File

@ -127,8 +127,8 @@ good to go.
Building and running the tests requires the following: Building and running the tests requires the following:
* Check Framework (http://check.sourceforge.net/). * Check Framework (https://libcheck.github.io/check/).
* Clang Static Analyzer (http://clang-analyzer.llvm.org/). * Clang Static Analyzer (https://clang-analyzer.llvm.org/).
If you have both in your ``$PATH``, running the tests should be as simple as If you have both in your ``$PATH``, running the tests should be as simple as
typing ``make``. typing ``make``.