aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/CONTRIBUTING.md')
-rw-r--r--.github/CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index 7cc753b1a..80b7cba3c 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -244,7 +244,7 @@ To test emails with PeerTube:
244 244
245### OpenAPI documentation 245### OpenAPI documentation
246 246
247The [REST API documentation](https://docs.joinpeertube.org/api/rest-reference.html) is generated from `support/doc/api/openapi.yaml` file. 247The [REST API documentation](https://docs.joinpeertube.org/api-rest-reference.html) is generated from `support/doc/api/openapi.yaml` file.
248To quickly get a preview of your changes, you can generate the documentation *on the fly* using the following command: 248To quickly get a preview of your changes, you can generate the documentation *on the fly* using the following command:
249 249
250``` 250```