Remove develop subpath

This commit is contained in:
Ciarán Ainsworth 2023-05-11 00:29:41 +02:00
parent ffcdfa8443
commit dfb289ad43
No known key found for this signature in database
1 changed files with 1 additions and 1 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/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