Browse Source

Fix the git uri; ex post, but bttr late than never

Herbert Vojčík 11 years ago
parent
commit
4674a9683d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -14,7 +14,7 @@
     },
     "repository": {
         "type": "git",
-        "url": "git://github.com/NicolasPetton/amber.git#0.10.0"
+        "url": "git://github.com/amber-smalltalk/amber.git#0.10.0"
     },
     "files": [ "." ],
     "bin": {