From f74f6fbe3b6f56bbb7541c455c4975b2aff3d24c Mon Sep 17 00:00:00 2001 From: eslopfer Date: Thu, 29 Dec 2022 09:13:29 +0000 Subject: [PATCH] docs(gatecrashers): update link to guests folder --- subjects/gatecrashers/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/gatecrashers/README.md b/subjects/gatecrashers/README.md index 6c697afa..6a1acc04 100644 --- a/subjects/gatecrashers/README.md +++ b/subjects/gatecrashers/README.md @@ -61,4 +61,4 @@ Transfer-Encoding: chunked ### 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 guest information. You must save it in your `gatecrashers` 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 guest information. You must save it in your `gatecrashers` exercise directory to test your program on it.