fix: 修复 README.md 链接格式并添加 repository 字段
This commit is contained in:
@ -30,8 +30,8 @@ IC Coder 集成了**全球顶尖的编程模型**,提供超强的上下文工
|
|||||||
|
|
||||||
## 反馈 Feedback
|
## 反馈 Feedback
|
||||||
|
|
||||||
如遇到任何问题,欢迎您[进入社区]([IC Coder](https://iccoder.com:888/community))与我们联系
|
如遇到任何问题,欢迎您[进入社区](https://iccoder.com:888/community)与我们联系
|
||||||
|
|
||||||
## 服务条款和隐私协议 Terms of Service and Privacy Policy
|
## 服务条款和隐私协议 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)了解更多细节。
|
||||||
|
|||||||
@ -21,6 +21,10 @@
|
|||||||
"assistant"
|
"assistant"
|
||||||
],
|
],
|
||||||
"license": "SEE LICENSE IN LICENSE",
|
"license": "SEE LICENSE IN LICENSE",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.pengyejiatu.com/pengyejiatu/IC-Coder-Plugin.git"
|
||||||
|
},
|
||||||
"activationEvents": [
|
"activationEvents": [
|
||||||
"onCommand:ic-coder.openPanel",
|
"onCommand:ic-coder.openPanel",
|
||||||
"onView:ic-coder-sidebar",
|
"onView:ic-coder-sidebar",
|
||||||
|
|||||||
Reference in New Issue
Block a user