Ver Fonte

fix package.json

Sotaro KARASAWA há 11 anos atrás
pai
commit
def9858556
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      package.json

+ 2 - 2
package.json

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