diff --git a/composer.json b/composer.json index e56d86f..6e021a0 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "silverstripe-labs/googlesitemaps", + "name": "silverstripe/googlesitemaps", "description": "SilverStripe support for the Google Sitemaps XML system, enabling Google and other search engines to see all urls on your site. This helps your SilverStripe website rank well in search engines, and to encourage the information on your site to be discovered by Google quickly.", "type": "silverstripe-module", "keywords": ["silverstripe", "googlesitemaps", "seo"], @@ -12,4 +12,4 @@ "require": { "silverstripe/framework": "3.*" } -} \ No newline at end of file +}