Merge pull request #38 from noahp/noahp/check-url

🔗 update Check link
This commit is contained in:
Kosma Moczek 2018-10-16 11:00:59 +02:00 committed by GitHub
commit ae4dd9442a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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``.