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",