diff --git a/docs/index.md b/docs/index.md index d8eaca1d..7337fccf 100644 --- a/docs/index.md +++ b/docs/index.md @@ -20,7 +20,7 @@ You can [install and run your own instance of NeoDB](install.md). If you decide All instances interact with each other in the Fediverse via ActivityPub, allowing you to follow users from other NeoDB instances or instances running other ActivityPub software, such as Mastodon. -## API, Development and Translation +## API, Development and Translation - NeoDB offers [APIs to manage user collections](api.md), and [Mastodon client compatible API](https://docs.joinmastodon.org/client/) to manage user posts. - For those interested in developing for NeoDB, please refer to the [development](development.md) section for basic instructions to get started.