Browse Source

Remove some github urls.

Herbert Vojčík 8 years ago
parent
commit
1841905e8f
2 changed files with 5 additions and 6 deletions
  1. 1 1
      bower.json
  2. 4 5
      package.json

+ 1 - 1
bower.json

@@ -16,7 +16,7 @@
       "email": "herby@mailbox.sk"
     }
   ],
-  "homepage": "https://github.com/amber-smalltalk/amber-contrib-domite",
+  "homepage": "https://lolg.it/herby/domite",
   "keywords": [
     "Amber",
     "Smalltalk"

+ 4 - 5
package.json

@@ -3,22 +3,21 @@
   "title": "Lite mite wrapping basic DOM for Amber Smalltalk",
   "description": "Lite mite wrapping basic DOM for Amber Smalltalk",
   "version": "0.4.0",
-  "homepage": "https://github.com/amber-smalltalk/amber-contrib-domite",
+  "homepage": "https://lolg.it/herby/domite",
   "author": {
     "name": "Herbert Vojčík",
     "email": "herby@mailbox.sk"
   },
   "repository": {
     "type": "git",
-    "url": "git://github.com/amber-smalltalk/amber-contrib-domite.git"
+    "url": "git://lolg.it/herby/domite.git"
   },
   "bugs": {
-    "url": "https://github.com/amber-smalltalk/amber-contrib-domite/issues"
+    "url": "https://lolg.it/herby/domite/issues"
   },
   "licenses": [
     {
-      "type": "MIT",
-      "url": "https://github.com/amber-smalltalk/amber-contrib-domite/blob/master/LICENSE-MIT"
+      "type": "MIT"
     }
   ],
   "engines": {