From 090084c4eec3237564fc7645fae1135e5be5af94 Mon Sep 17 00:00:00 2001
From: FLAK-ZOSO <83119697+FLAK-ZOSO@users.noreply.github.com>
Date: Tue, 31 May 2022 17:11:07 +0200
Subject: [PATCH] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 1f8d16b..0884188 100644
--- a/README.md
+++ b/README.md
@@ -28,8 +28,8 @@ _Warning: without these headers, the request will fail._
### User
##### Absence
- **[GET
v1/students/_{studentId}_/absences/details](Absences/absences.md)**
-- **[GET
v1/students/_{studentId}_/absences/details/_{begin}_]()**
-- **[GET
v1/students/_{studentId}_/absences/details/_{begin}_/_{end}_]()**
+- **[GET
v1/students/_{studentId}_/absences/details/_{begin}_](Absences/from.md)**
+- **[GET
v1/students/_{studentId}_/absences/details/_{begin}_/_{end}_](Absences/from_to.md)**
##### Agenda
- **[GET
v1/students/_{studentId}_/agenda/all/_{begin}_/_{end}_]()**
- **[GET
v1/students/_{studentId}_/agenda/_{eventCode}_/_{begin}_/_{end}_]()**