diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -196,7 +196,7 @@ Learn how to import/upload videos from CLI or admin your PeerTube instance with | |||
196 | See the [architecture blueprint](https://docs.joinpeertube.org/#/contribute-architecture) for a more detailed explanation of the architectural choices. | 196 | See the [architecture blueprint](https://docs.joinpeertube.org/#/contribute-architecture) for a more detailed explanation of the architectural choices. |
197 | 197 | ||
198 | See our REST API documentation: | 198 | See our REST API documentation: |
199 | * OpenAPI 3.0.0 schema: [/support/doc/api/openapi.yaml](https://github.com/Chocobozzz/PeerTube/blob/support/doc/api/openapi.yaml) | 199 | * OpenAPI 3.0.0 schema: [/support/doc/api/openapi.yaml](https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/api/openapi.yaml) |
200 | * Spec explorer: [docs.joinpeertube.org/api-rest-reference.html](https://docs.joinpeertube.org/api-rest-reference.html) | 200 | * Spec explorer: [docs.joinpeertube.org/api-rest-reference.html](https://docs.joinpeertube.org/api-rest-reference.html) |
201 | 201 | ||
202 | See our [ActivityPub documentation](https://docs.joinpeertube.org/#/api-activitypub). | 202 | See our [ActivityPub documentation](https://docs.joinpeertube.org/#/api-activitypub). |