From 52bc2d70407dc425e97a0eb646e970c2bc57d503 Mon Sep 17 00:00:00 2001 From: eslopfer Date: Thu, 29 Dec 2022 09:16:50 +0000 Subject: [PATCH] docs(uninvited): update link to guests folder --- subjects/uninvited/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/uninvited/README.md b/subjects/uninvited/README.md index 6fccb1ce6..9b1b434bd 100644 --- a/subjects/uninvited/README.md +++ b/subjects/uninvited/README.md @@ -40,4 +40,4 @@ curl -X POST localhost:5000/Ronaldinho -H "Content-Type: application/json" -d '{ ### Provided files -Download [`guests.zip`](https://assets.01-edu.org/tell-me-how-many/guests.zip) to have at your disposal the `guests` directory containing the files with the guests information. You must save it in your `uninvited` exercise directory to test your program on it. +Download [`guests.zip`](../guests.zip) to have at your disposal the `guests` directory containing the files with the guests information. You must save it in your `uninvited` exercise directory to test your program on it.