X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=README.md;h=5e6a680de2348a1dc97b572a89e52bfa81b2e845;hb=af4ae64f6faf38f8179f2e07d3cd4ad60006be92;hp=e2738a005eaaac0ad3f38df578275e296593b133;hpb=f309a156a6201797b4eca19d090f37f2f0da403b;p=github%2FChocobozzz%2FPeerTube.git diff --git a/README.md b/README.md index e2738a005..5e6a680de 100644 --- a/README.md +++ b/README.md @@ -196,7 +196,7 @@ Learn how to import/upload videos from CLI or admin your PeerTube instance with See the [architecture blueprint](https://docs.joinpeertube.org/#/contribute-architecture) for a more detailed explanation of the architectural choices. See our REST API documentation: - * OpenAPI 3.0.0 schema: [/support/doc/api/openapi.yaml](https://github.com/Chocobozzz/PeerTube/blob/support/doc/api/openapi.yaml) + * OpenAPI 3.0.0 schema: [/support/doc/api/openapi.yaml](https://github.com/Chocobozzz/PeerTube/blob/develop/support/doc/api/openapi.yaml) * Spec explorer: [docs.joinpeertube.org/api-rest-reference.html](https://docs.joinpeertube.org/api-rest-reference.html) See our [ActivityPub documentation](https://docs.joinpeertube.org/#/api-activitypub).