diff --git a/docs/deploying/generic.mdx b/docs/deploying/generic.mdx index 341f6b55e..5e4ac1557 100644 --- a/docs/deploying/generic.mdx +++ b/docs/deploying/generic.mdx @@ -283,13 +283,13 @@ curl https://your.server.name:8448/_matrix/federation/v1/version register but cannot join federated rooms, check your configuration and verify that port 8448 is open and forwarded correctly. -# What's next? +## What's next? -## Audio/Video calls +### Audio/Video calls For Audio/Video call functionality see the [Calls](../calls.md) page. -## Appservices +### Appservices If you want to set up an appservice, take a look at the [Appservice Guide](../appservices.md).