Skip to content

Commit 629bdbe

Browse files
committed
fix(url): 更新项目地址
1 parent 6aefa6b commit 629bdbe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,20 +22,20 @@
2222

2323
<name>ScriptItems</name>
2424
<description>物品操作绑定插件,给予玩家可执行对应操作的物品,基于EasyPlugin实现。</description>
25-
<url>https://github.com/CarmJos/ScriptItems</url>
25+
<url>https://github.com/carm-outsource/ScriptItems</url>
2626

2727
<issueManagement>
2828
<system>GitHub Issues</system>
29-
<url>https://github.com/CarmJos/ScriptItems/issues</url>
29+
<url>https://github.com/carm-outsource/ScriptItems/issues</url>
3030
</issueManagement>
3131

3232
<ciManagement>
3333
<system>GitHub Actions</system>
34-
<url>https://github.com/CarmJos/ScriptItems/actions/workflows/maven.yml</url>
34+
<url>https://github.com/carm-outsource/ScriptItems/actions/workflows/maven.yml</url>
3535
</ciManagement>
3636

3737
<distributionManagement>
38-
<downloadUrl>https://github.com/CarmJos/ScriptItems/releases</downloadUrl>
38+
<downloadUrl>https://github.com/carm-outsource/ScriptItems/releases</downloadUrl>
3939
</distributionManagement>
4040

4141
<developers>

0 commit comments

Comments
 (0)