From 8d6a628dda8dd01c42e7df942bbb084f15d2bdf5 Mon Sep 17 00:00:00 2001 From: Gregwar Date: Sat, 8 Dec 2012 00:10:04 +0100 Subject: [PATCH] [composer.json] Fixing homepage --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b862ab9..32630fc 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "type": "captcha-bundle", "description": "Captcha bundle", "keywords": ["symfony2", "captcha", "bot", "visual", "code", "security", "spam"], - "homepage": "https://github.com/Gregwar/ImageBundle", + "homepage": "https://github.com/Gregwar/CaptchaBundle", "license": "MIT", "authors": [ {