Browse Source

Remove some github urls.

Herbert Vojčík 8 years ago
parent
commit
a4eeb3cfa4
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/herby/sedux",
+  "homepage": "https://lolg.it/herby/sedux",
   "keywords": [
     "Amber",
     "Smalltalk",

+ 4 - 5
package.json

@@ -3,22 +3,21 @@
   "title": "sedux",
   "description": "Redux-inspired framework for (Amber) Smalltalk.",
   "version": "0.0.1",
-  "homepage": "https://github.com/herby/sedux",
+  "homepage": "https://lolg.it/herby/sedux",
   "author": {
     "name": "Herbert Vojčík",
     "email": "herby@mailbox.sk"
   },
   "repository": {
     "type": "git",
-    "url": "git://github.com/herby/sedux.git"
+    "url": "git://lolg.it/herby/sedux.git"
   },
   "bugs": {
-    "url": "https://github.com/herby/sedux/issues"
+    "url": "https://lolg.it/herby/sedux/issues"
   },
   "licenses": [
     {
-      "type": "MIT",
-      "url": "https://github.com/herby/sedux/blob/master/LICENSE"
+      "type": "MIT"
     }
   ],
   "engines": {