docs: resolve broken links

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2553>
environments/review-docs-2189-2ipykn/deployments/18241
Ciarán Ainsworth 2023-08-16 16:50:10 +02:00
rodzic ae24026188
commit 91840b8763
4 zmienionych plików z 6 dodań i 3 usunięć

Wyświetl plik

@ -8,7 +8,7 @@ The Funkwhale software is the core of the community project. While we have a cor
Funkwhale's backend is written in [Python](https://www.python.org/) using [Django](https://www.djangoproject.com) and [Django REST framework](https://www.django-rest-framework.org/). Our web app is written in [Vue.js](https://vuejs.org/) and [Typescript](https://typescriptlang.org).
Whether you're an experienced developer or you're just learning, check out our [developer guide](https://docs.funkwhale.audio/developers/index.html) to get started.
Whether you're an experienced developer or you're just learning, check out our [developer guide](https://docs.funkwhale.audio/developer/index.html) to get started.
## Document Funkwhale

Wyświetl plik

@ -10,7 +10,7 @@ Want to help make Funkwhale even better? We welcome contributions from across th
You can find contribution information in our [documentation hub](https://docs.funkwhale.audio).
- [Developer guides](https://docs.funkwhale.audio/developers/index.html)
- [Developer guides](https://docs.funkwhale.audio/developer/index.html)
- [Contributor guides](https://docs.funkwhale.audio/contributing.html)
## Get help

Wyświetl plik

@ -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

Wyświetl plik

@ -54,3 +54,6 @@ translators.html, ../contributor/translation.html
federation.html, ../developer/federation/index.html
upgrading.html, ../administrator/upgrade/index.html
administrator_documentation/upgrade_docs/docker.html, ../../administrator/upgrade/docker.html
upgrading/0.17.html, ../user/libraries/index.html
admin/external-storages.html, ../../administrator/configuration/object-storage.html
admin/external-storage.html#no-resolver-found, ../../administrator/configuration/object-storage.html#troubleshooting