瀏覽代碼

Update composer.json

Updated locations
picocms 11 年之前
父節點
當前提交
4434205c91
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      composer.json

+ 2 - 2
composer.json

@@ -1,9 +1,9 @@
 {
-    "name": "gilbitron/pico",
+    "name": "picocms/pico",
     "type": "library",
     "description": "Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the \"content\" folder and that becomes a page.",
     "keywords": ["cms"],
-    "homepage": "http://pico.dev7studios.com",
+    "homepage": "http://picocms.org/",
     "license": "MIT",
     "authors": [
         {