From 422919cd4c4014bf909e73aab19147dbb6d5885a Mon Sep 17 00:00:00 2001 From: Kjartan Thor Wikfeldt <ktwikfeldt@gmail.com> Date: Tue, 12 Dec 2017 11:02:14 +0100 Subject: [PATCH] add link to solutions --- lab1/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lab1/README.md b/lab1/README.md index 7f7db02..3ae380a 100644 --- a/lab1/README.md +++ b/lab1/README.md @@ -112,4 +112,4 @@ The examples in this lab are provided for educational purposes by National Cente # Solutions -The solutions can be found in the `sol/` directory. \ No newline at end of file +The solutions can be found in the [sol/ directory](sol/). \ No newline at end of file -- GitLab