]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - .github/CONTRIBUTING.md
Fix activitypub doc URL
[github/Chocobozzz/PeerTube.git] / .github / CONTRIBUTING.md
index 7cc753b1a587624dc4264c7157d882daac574b8b..80b7cba3c5a740fa1f305468df4a6c4747fee9c0 100644 (file)
@@ -244,7 +244,7 @@ To test emails with PeerTube:
 
 ### OpenAPI documentation
 
-The [REST API documentation](https://docs.joinpeertube.org/api/rest-reference.html) is generated from `support/doc/api/openapi.yaml` file.
+The [REST API documentation](https://docs.joinpeertube.org/api-rest-reference.html) is generated from `support/doc/api/openapi.yaml` file.
 To quickly get a preview of your changes, you can generate the documentation *on the fly* using the following command:
 
 ```