From c9fc6879465380eab7185f5497425a025e120a2b Mon Sep 17 00:00:00 2001 From: hwxu Date: Fri, 21 Feb 2025 06:57:47 +0000 Subject: [PATCH] =?UTF-8?q?update=20docs/zh/docs/rubik/=E5=AE=89=E8=A3=85?= =?UTF-8?q?=E4=B8=8E=E9=83=A8=E7=BD=B2.md.=20=E4=BF=AE=E6=94=B9=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...\256\211\350\243\205\344\270\216\351\203\250\347\275\262.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/docs/zh/docs/rubik/\345\256\211\350\243\205\344\270\216\351\203\250\347\275\262.md" "b/docs/zh/docs/rubik/\345\256\211\350\243\205\344\270\216\351\203\250\347\275\262.md" index 44f26233a..0180041fe 100644 --- "a/docs/zh/docs/rubik/\345\256\211\350\243\205\344\270\216\351\203\250\347\275\262.md" +++ "b/docs/zh/docs/rubik/\345\256\211\350\243\205\344\270\216\351\203\250\347\275\262.md" @@ -180,7 +180,7 @@ spec: - rubik不提供端口访问,只能通过socket通信。 -- rubik只接收合法http请求路径及网络协议:http://localhost/(POST)、http://localhost/ping(GET)、http://localhost/version(GET)。各http请求的功能详见[http接口文档](./http接口文档.md)。 +- rubik只接收合法http请求路径及网络协议:。各http请求的功能详见[http接口文档](./http接口文档.md)。 - rubik磁盘使用需求:配额1GB及以上。 -- Gitee