From 4da010aae8ff033e353d05dfc9a1209d34f47381 Mon Sep 17 00:00:00 2001 From: John Tinnerholm <john.tinnerholm@liu.se> Date: Tue, 28 Sep 2021 11:35:38 +0000 Subject: [PATCH] Renamed page --- index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.md b/index.md index 74ebe6a..1ad0f5e 100644 --- a/index.md +++ b/index.md @@ -1,10 +1,10 @@ --- title: Home nav_order: 1 -description: "The main page of the Courseware as Code documentation." +description: "The main page of the lab instructions for Software Testing, 6 credits (TDDD04)." permalink: / --- -# Courseware as Code Tutorial +# TDDD04 Lab instructions -Welcome to the tutorial for Courseware as Code! \ No newline at end of file +Welcome to the lab instruction page for TDDD04! -- GitLab