From 8d5268f60111a101f6245b38655c7de7442256e5 Mon Sep 17 00:00:00 2001
From: Julien WITTOUCK <julien.wittouck@gmail.com>
Date: Wed, 30 Oct 2024 15:42:24 +0100
Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20:=20update=20Taskfile=20for=20pe?=
 =?UTF-8?q?rsistence=20course?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

use new course name
---
 Taskfile.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Taskfile.yaml b/Taskfile.yaml
index b64405e..0d8ed7a 100644
--- a/Taskfile.yaml
+++ b/Taskfile.yaml
@@ -57,7 +57,7 @@ tasks:
       - w01-handcrafting/02-handcrafting.html
       - w02-modern-java/01-modern-java.html
       - w03-spring-boot/03-spring-boot.html
-      - w04-jpa/04-jpa.html
+      - w04-persistence/04-persistence.html
       - w05-gui/05-gui.html
       - w06-interoperability/06-interoperability.html
       - w07-security/07-security.html
-- 
GitLab