From c356c06e7288ef75d91a7b16de1dd8c899cf3c40 Mon Sep 17 00:00:00 2001 From: Kjartan Thor Wikfeldt <ktwikfeldt@gmail.com> Date: Thu, 9 Aug 2018 15:14:13 +0200 Subject: [PATCH] rm broken link to solutions --- lab3/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lab3/README.md b/lab3/README.md index 3b3685a..262614d 100644 --- a/lab3/README.md +++ b/lab3/README.md @@ -71,7 +71,7 @@ As you would expect the latency is much better on a single node than across node # Solutions -The solutions can be found in the [sol/ directory](sol/). +The solutions will be made available at the end of the lab. # Acknowledgment -- GitLab