Przeglądaj źródła

fix package.json

Sotaro KARASAWA 11 lat temu
rodzic
commit
def9858556
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -11,7 +11,7 @@
   ],
   "repository": {
     "type": "git",
-    "url": "https://github.com/crocos/crocos-wiki.git"
+    "url": "https://github.com/crowi/crowi.git"
   },
   "engines": {
     "node": "0.10.x",
@@ -59,6 +59,6 @@
     "NODE_ENV": "production"
   },
   "bugs": {
-    "url": "https://github.com/crocos/crocos-wiki/issues"
+    "url": "https://github.com/crowi/crowi/issues"
   }
 }