From f85c056f7260c63bb23b20029c708eb416e57d96 Mon Sep 17 00:00:00 2001 From: eslopfer Date: Mon, 2 Jan 2023 09:06:58 +0000 Subject: [PATCH] docs(uninvited): update link to resource --- 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 9b1b434bd..3a218080d 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`](../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`](../tell-me-how-many/resources/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.