diff --git a/org.trimage.Trimage.json b/org.trimage.Trimage.json index adb5579..e2f93a4 100644 --- a/org.trimage.Trimage.json +++ b/org.trimage.Trimage.json @@ -114,8 +114,8 @@ ], "sources": [ { - "type": "dir", - "path": "." + "type": "git", + "path": "https://github.com/Kilian/Trimage" } ] }