aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index a13f454e2..3303d8a32 100644
--- a/README.md
+++ b/README.md
@@ -183,9 +183,8 @@ See [ARCHITECTURE.md](/ARCHITECTURE.md) for a more detailed explanation of the a
183#### Backend 183#### Backend
184 184
185 * REST API: 185 * REST API:
186 * Quick Start: [/support/doc/api/quickstart.md](/support/doc/api/quickstart.md) 186 * OpenAPI 3.0.0 schema: [/support/doc/api/openapi.yaml](/support/doc/api/openapi.yaml)
187 * Swagger/OpenAPI schema: [/support/doc/api/openapi.yaml](/support/doc/api/openapi.yaml) 187 * HTML explorer: [docs.joinpeertube.org/api.html](http://docs.joinpeertube.org/api.html)
188 * HTML explorer: [/support/doc/api/html/index.html](https://htmlpreview.github.io/?https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/api/html/index.html)
189 * Servers communicate with each other with [Activity 188 * Servers communicate with each other with [Activity
190 Pub](https://www.w3.org/TR/activitypub/). 189 Pub](https://www.w3.org/TR/activitypub/).
191 * Each server has its own users who query it (search videos, query where the 190 * Each server has its own users who query it (search videos, query where the