From 3709df8d4840259ac10a939cbb10149dfd8196b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Minelli?= <michael@minelli.me> Date: Fri, 29 Sep 2023 01:39:58 +0200 Subject: [PATCH] Wiki => Add link to assignment tuto from exercise tuto --- Wiki/Tutorials/0-Exercise-perform.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Wiki/Tutorials/0-Exercise-perform.md b/Wiki/Tutorials/0-Exercise-perform.md index b4f904c..e2ca1b4 100644 --- a/Wiki/Tutorials/0-Exercise-perform.md +++ b/Wiki/Tutorials/0-Exercise-perform.md @@ -1,7 +1,7 @@ # How to perform an exercise In this tutorial we quickly explain the workflow for performing an exercise by a student (or a professor). -The exercise is based on the `c_hello_world` assignment. +The exercise is based on the `c_hello_world` assignment created in [assignment creation](1-Assignment-creation) tutorial. ## Exercise "creation" -- GitLab