From 4434205c91feb45e8b03a0a869355e520d21de9d Mon Sep 17 00:00:00 2001 From: picocms Date: Tue, 25 Mar 2014 15:05:40 +0000 Subject: [PATCH] Update composer.json Updated locations --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index b316ef3..927cb6d 100644 --- a/composer.json +++ b/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": [ {