diff options
-rw-r--r-- | com.pengaru.glimmer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/com.pengaru.glimmer.json b/com.pengaru.glimmer.json index 3acfe0b..7b36ef3 100644 --- a/com.pengaru.glimmer.json +++ b/com.pengaru.glimmer.json @@ -22,7 +22,7 @@ "sources" : [ { "type" : "git", - "url" : "https://github.com/vcaputo/glimmer.git" + "url" : "https://git.pengaru.com/glimmer" } ] } |