Refer to API docs multiple times

This commit is contained in:
Dessalines 2021-08-22 22:44:50 -04:00
parent 39cd782f0e
commit d536d4810a
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,5 @@
# Client Development
- [API docs](/api)
- [HTTP API extras](client_development/http_api_extras)
- [Theming Guide](client_development/theming.md)
- [HTTP API extras](http_api_extras.md)
- [Theming Guide](theming.md)

View file

@ -1,5 +1,7 @@
# Lemmy HTTP API Extras
This contains extras not in the [API docs](/api).
<!-- toc -->
- [Curl Examples](#curl-examples)