Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-05-25 11:51:16 +0300
committerJoas Schilling <coding@schilljs.com>2020-05-25 11:51:16 +0300
commit9aaeba876cccf601a519c1bb5eddfbfb814d16f0 (patch)
tree21ddbc70c0d658f7bf7256cc709dafdded41862a /mkdocs.yml
parent1962e2541de46caa24e8dcc44b556b7a24958e02 (diff)
Add docs for the HPB conversation clustering
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index f7f577924..5a612ac98 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -27,7 +27,7 @@ nav:
- 'Webinar management': 'webinar.md'
- 'Settings': 'settings.md'
- 'Integration by other apps': 'integration.md'
- - 'Internal signaling API': 'internal-signaling.md'
+ - 'Signaling API': 'internal-signaling.md'
- 'External signaling API': 'standalone-signaling-api-v1.md'
- Commands: 'commands.md'
- 'PHP events': 'events.md'