diff --git a/README.md b/README.md index f8f6d05be..2b62be626 100644 --- a/README.md +++ b/README.md @@ -2521,7 +2521,7 @@ http://localhost:3000/api/jasder/forgeplus/activate.json | jq #### 取消激活项目 ``` -POST /api/:owner/:repo/deactivate +DELETE /api/:owner/:repo/deactivate ``` *示例* ```