From 7e23912e32671f818f035de0a627d41a5561ece5 Mon Sep 17 00:00:00 2001 From: Alexandre Franke Date: Wed, 26 Oct 2022 20:00:48 +0200 Subject: [PATCH] Update link to API viewer Fixes #2 --- content/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/_index.md b/content/_index.md index 436e2765..db428c23 100644 --- a/content/_index.md +++ b/content/_index.md @@ -31,8 +31,8 @@ Additionally, this introduction page contains the key baseline information required to understand the specific APIs, including the section the [overall architecture](#architecture). -The [Matrix Client-Server API Swagger -Viewer](https://matrix.org/docs/api/client-server/) is useful for +The [Matrix API +Viewer](https://matrix.org/docs/api/) is useful for browsing the Client-Server API. ## Introduction to the Matrix APIs