소스 검색

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

Herbert Vojčík 11 년 전
부모
커밋
4674a9683d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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": {