diff --git a/doc/api/projects.md b/doc/api/projects.md index f5f195b97df0c9e4388701f36aed84079a3f16f5..0425487ee58bb974a907235e60e3126f80c853be 100644 --- a/doc/api/projects.md +++ b/doc/api/projects.md @@ -713,7 +713,7 @@ have the proper access rights, code 403 is returned. Status 404 is returned if t doesn't exist, or is hidden to the user. ``` -POST /projects/:id/archive +POST /projects/:id/unarchive ``` | Attribute | Type | Required | Description |