From 00129a7a3c4e51c43ab4160d3bb2e02eae2a89ea Mon Sep 17 00:00:00 2001 From: eslopfer Date: Mon, 2 Jan 2023 09:09:18 +0000 Subject: [PATCH] docs(friend-support): update link to resource --- subjects/friend-support/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/friend-support/README.md b/subjects/friend-support/README.md index caad9e321..196bb87b4 100644 --- a/subjects/friend-support/README.md +++ b/subjects/friend-support/README.md @@ -36,4 +36,4 @@ curl localhost:5000/Elis_Galindo ### Provided files -Download [`guests.zip`](../guests.zip) to have at your disposal the `guests` directory containing the files with the guest information. You must save it in your `friend-support` 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 guest information. You must save it in your `friend-support` exercise directory to test your program on it.