From ad98c919517fe26fb330606d6b71451e863a368f Mon Sep 17 00:00:00 2001 From: libexi01 Date: Thu, 4 Jul 2024 03:34:10 +0530 Subject: [PATCH] 40 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 645b815..a15f084 100644 --- a/readme.md +++ b/readme.md @@ -30,7 +30,7 @@ Once the server is running, you can use the following endpoints: - `GET /signup`: Register a new user through the Web UI. - `GET /login`: Authenticate a new user through the Web UI. -For detailed API documentation, refer to the [API documentation](/docs/api.md). +For detailed API documentation, refer to the [API documentation](/libexi01/5/docs/api.md). ## Contributing