X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CHANGELOG.md;h=7011d44dcd27256184a8c21cc0b868e9041e2255;hb=0a1aaf2d11578d90fba89066510126392041c398;hp=8e6129adeac7fe49520f9d87257edf50dd1f00b4;hpb=5f3505ba78bc05fc61aeca44d95f9a954934c0fc;p=github%2FChocobozzz%2FPeerTube.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e6129ade..7011d44dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -450,7 +450,7 @@ * **Important** SQL migrations (in particular `0685-multiple-actor-images`) can take several minutes to complete * **Important** You must update your nginx configuration to support video web editor: https://docs.joinpeertube.org/install/any-os#nginx * REST API: - * `PUT /api/v1/videos/{id}/watching` is deprecated, use `POST /api/v1/videos/videos/{id}/views` instead: https://docs.joinpeertube.org/api/rest-reference.html#operation/addView + * `PUT /api/v1/videos/{id}/watching` is deprecated, use `POST /api/v1/videos/videos/{id}/views` instead: https://docs.joinpeertube.org/api-rest-reference.html#operation/addView ### Maintenance