diff --git a/GuzzleBundle.php b/GuzzleBundle.php index 65988d6..d37cd24 100644 --- a/GuzzleBundle.php +++ b/GuzzleBundle.php @@ -8,7 +8,7 @@ /** * Class GuzzleBundle * - * @package Webinterface\GuzzleBundle + * @package EightPoints\Bundle\GuzzleBundle * * @copyright 8points IT * @author Florian Preusner diff --git a/README.md b/README.md index 951fe87..4d15c07 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ See also the list of [contributors][5] who participated in this project. License ------- -This plugin is licensed under the MIT License - see the LICENSE file for details +This bundle is licensed under the MIT License - see the LICENSE file for details [1]: http://guzzlephp.org/ diff --git a/composer.json b/composer.json index 7c5e85d..8c928bf 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ { "name": "Florian Preusner", "email": "florian.preusner@8points.de", - "homepage": "https://github.com/floeHly" + "homepage": "https://github.com/florianpreusner" }, { "name": "Community",