From cf3908bd6d26f4096fd36d4164f85a9281162aed Mon Sep 17 00:00:00 2001 From: Jakob Sagatowski Date: Sun, 9 Dec 2018 08:25:21 +0100 Subject: [PATCH] Fixed link to precompiled libraries to the official GitHub releases-site in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a07865e..751e78f 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ Read the user guide: [https://tcunit.org/introduction-user-guide/](https://tcuni Read the programming example: [https://tcunit.org/programming-example-introduction/](https://tcunit.org/programming-example-introduction/) **Want to download a precompiled version of the library?** -Go here: [https://tcunit.org/download/](https://tcunit.org/download/) \ No newline at end of file +Go to the [releases](https://github.com/tcunit/TcUnit/releases). \ No newline at end of file