diff --git a/api/Readme.md b/api/Readme.md index 6a9fe0ab1..787024324 100644 --- a/api/Readme.md +++ b/api/Readme.md @@ -32,7 +32,7 @@ Each API call returns HTTP headers to pass the following information: - How many more requests in the scope can be made within the rate-limit timeframe (`X-RateLimit-Remaining`) - How much time does the client need to wait to send another request (`Retry-After`) -For more information, check our [rate limit documentation](https://docs.funkwhale.audio/develop/administrator/configuration/env-file.html#api-configuration) +For more information, check our [rate limit documentation](https://docs.funkwhale.audio/administrator/configuration/env-file.html#api-configuration) ## Resources