From 1dbea371ff92bff2d695109e8713d6fd0de4c5d0 Mon Sep 17 00:00:00 2001 From: Zarina Kurbatova Date: Wed, 3 Jan 2024 17:05:34 +0100 Subject: [PATCH] Add a link to the Conclusion lesson to the course plan --- Introduction/Introduction/Introduction/task.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Introduction/Introduction/Introduction/task.md b/Introduction/Introduction/Introduction/task.md index b1c524a..8b86f1d 100644 --- a/Introduction/Introduction/Introduction/task.md +++ b/Introduction/Introduction/Introduction/task.md @@ -48,5 +48,5 @@ Embark on a coding journey with refactoring and design patterns – your path to - [Lesson 3: Strategy Pattern](course://RefactoringToDesignPatterns/StrategyPatternTheory) - [Lesson 4: Factory Method Pattern](course://RefactoringToDesignPatterns/FactoryMethodPatternTheory) - **[Section 8: Conclusion](course://Conclusion)** - - Next steps for further learning + - [Next steps for further learning](course://Conclusion/Conclusion) \ No newline at end of file