From 615f4b87f4baa68f2e851992ac9bc59ee07f7a8c Mon Sep 17 00:00:00 2001
From: Juuso Rytilahti <juuso.b.rytilahti@utu.fi>
Date: Fri, 31 May 2024 13:50:34 +0000
Subject: [PATCH] updated txt

---
 Part 3.4 - Class Constructs.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Part 3.4 - Class Constructs.md b/Part 3.4 - Class Constructs.md
index 6b7a292..61c4e2e 100644
--- a/Part 3.4 - Class Constructs.md	
+++ b/Part 3.4 - Class Constructs.md	
@@ -552,4 +552,5 @@ have different subtype but the same base type.
 - Formerly: imitated (to a limited extent) with a static inner class with a `private` constructor.
 
 
-Now it's time for Part 3 exercises in ViLLE.
\ No newline at end of file
+Now do the exercises of the Part 3 in ViLLE and continue to Part 4:
+[Part 4.1 - Object Properties](Part%204.1%20-%20Object%20Properties.md)
\ No newline at end of file
-- 
GitLab