From 7b6dd38998751045f6e581dda83c79b8cecd7764 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Wilma=20Krutr=C3=B6k?= <wilkru-7@student.ltu.se>
Date: Tue, 27 Oct 2020 11:29:26 +0000
Subject: [PATCH] Added links to all sections

---
 HOME_EXAM.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/HOME_EXAM.md b/HOME_EXAM.md
index 0caaee8..007c4d5 100644
--- a/HOME_EXAM.md
+++ b/HOME_EXAM.md
@@ -3,6 +3,11 @@
 - Fork this repo and put your answers (or links to answers) in THIS file.
 
 _Answers can be found at the end of this file_
+- [Syntax](#syntax)
+- [Semantics](#semantics)
+- [Type Checker](#type-checker)
+- [Borrow Checker](#borrow-checker)
+- [Conclusion](#conclusion)
 
 ## Your repo
 
-- 
GitLab