From 5213a0da3cbd36924434b0586a9525c7d0912de8 Mon Sep 17 00:00:00 2001 From: libexi01 Date: Thu, 4 Jul 2024 03:35:06 +0530 Subject: [PATCH] 41 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index a15f084..57d3e16 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](/libexi01/5/docs/api.md). +For detailed API documentation, refer to the [API documentation](/libexi01/5/src/branch/main/docs/api.md). ## Contributing