diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index bb8c721d..c7896274 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -8,7 +8,7 @@ "seasnail" ], "contact": { - "repo": "https://github.com/MeteorDevelopment/meteor-addon-template" + "sources": "https://github.com/MeteorDevelopment/meteor-addon-template" }, "icon": "assets/template/icon.png", "environment": "client",