From cee1ed6a64477d908139d52903f2c402624b9874 Mon Sep 17 00:00:00 2001 From: David Sopas <11536578+dsopas@users.noreply.github.com> Date: Fri, 12 Apr 2024 10:44:53 +0100 Subject: [PATCH] Removed capital-ctf.com reference The domain is not available anymore so it doesn't make sense to keep it linked. Hope it helps! --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3786c00..1b3ad98 100644 --- a/README.md +++ b/README.md @@ -51,8 +51,7 @@ The frontend will be running on http://localhost:4100/
Check out the API endpoints specification page at http://localhost:8000/docs
Generate API requests to http://localhost:8000/api (via POSTMAN/Burp for example)
-Import the API collection JSON file to POSTMAN and start generating API requests:
-[click here to download the c{api}tal API json collection file](https://www.capital-ctf.com/files/de1ad03a48959f38c7f131f81f95d42e/capital.postman_collection.json) +Import the API collection JSON file to POSTMAN and start generating API requests.