docs: resolve broken links

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2553>
This commit is contained in:
Ciarán Ainsworth 2023-08-16 16:50:10 +02:00
commit 91840b8763
4 changed files with 6 additions and 3 deletions

View file

@ -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/admin/configuration.html#api-configuration)
For more information, check our [rate limit documentation](https://docs.funkwhale.audio/developer/api/rate-limit.html)
## Resources