From d9ed3baa022939943bfd6d0429c2894b33643e5a Mon Sep 17 00:00:00 2001 From: Jasder <2053003901@@qq.com> Date: Sun, 27 Sep 2020 15:37:02 +0800 Subject: [PATCH] Update readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ``` *示例* ```