diff --git a/docs/endpoints/list-endpoints.md b/docs/endpoints/list-endpoints.md index ccaeb26..af23d2c 100644 --- a/docs/endpoints/list-endpoints.md +++ b/docs/endpoints/list-endpoints.md @@ -12,5 +12,4 @@ Kekkai has 3 API endpoints: `getRate`, `getChart` and `configurations`. Below yo | Service | API Endpoint | Description | |--------------|--------------------------------------------------------|--------------------------------------------------------------------| | Get Rate | `https://kekkai-api.redume.su/api/getRate/` | Get currency exchange rate for a specific day or period | -| Create Chart | `https://kekkai-api.redume.su/api/getChart` | Creating a chart with exchange rate | -| Get Config | `https://kekkai-api.redume.su/api/configurations/json` | Get instance config file | \ No newline at end of file +| Create Chart | `https://kekkai-api.redume.su/api/getChart` | Creating a chart with exchange rate | \ No newline at end of file