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