Update link to API viewer (#1308)

* Update link to API viewer

Fixes #2
This commit is contained in:
Alexandre Franke 2022-11-01 16:06:59 +01:00 committed by GitHub
parent c8242eeb35
commit 39f79fe521
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -0,0 +1 @@
Fix link to API viewer.

View file

@ -31,8 +31,7 @@ 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