From 83b706d5becaf950f1de22d632259afefdcd73b5 Mon Sep 17 00:00:00 2001 From: Roe-xin Date: Tue, 13 Jan 2026 16:39:59 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=20README.md=20?= =?UTF-8?q?=E9=93=BE=E6=8E=A5=E6=A0=BC=E5=BC=8F=E5=B9=B6=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=20repository=20=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- package.json | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 66b7cca..82b6c5e 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,8 @@ IC Coder 集成了**全球顶尖的编程模型**,提供超强的上下文工 ## 反馈 Feedback -如遇到任何问题,欢迎您[进入社区]([IC Coder](https://iccoder.com:888/community))与我们联系 +如遇到任何问题,欢迎您[进入社区](https://iccoder.com:888/community)与我们联系 ## 服务条款和隐私协议 Terms of Service and Privacy Policy -请阅读我们的[服务条款]([IC Coder](https://iccoder.com:888/guides/legal/terms-of-service))和[隐私协议]([IC Coder](https://iccoder.com:888/guides/legal/privacy-policy))了解更多细节。 +请阅读我们的[服务条款](https://iccoder.com:888/guides/legal/terms-of-service)和[隐私协议](https://iccoder.com:888/guides/legal/privacy-policy)了解更多细节。 diff --git a/package.json b/package.json index 79fcfb3..12b9b80 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,10 @@ "assistant" ], "license": "SEE LICENSE IN LICENSE", + "repository": { + "type": "git", + "url": "https://git.pengyejiatu.com/pengyejiatu/IC-Coder-Plugin.git" + }, "activationEvents": [ "onCommand:ic-coder.openPanel", "onView:ic-coder-sidebar",