diff --git a/LICENSE.txt b/LICENSE.txt index 8e4f22b..0a4a8a8 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -49,7 +49,7 @@ V. Beschränkungen VI. Datenschutz -Es gelten die Datenschutzbestimmugen, abrufbar unter https://dev.heidelpay.com/datenschutzerklaerung/ . +Es gelten die Datenschutzbestimmugen, abrufbar unter https://dev.heidelpay.de/datenschutzerklaerung/ . VII. FREISTELLUNG diff --git a/README.md b/README.md index e314291..9dc4547 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![PHP 7.1](https://img.shields.io/badge/php-7.1-blue.svg)](http://www.php.net) [![PHP 7.2](https://img.shields.io/badge/php-7.2-blue.svg)](http://www.php.net) -![Logo](https://dev.heidelpay.com/devHeidelpay_400_180.jpg) +![Logo](http://dev.heidelpay.com/devHeidelpay_400_180.jpg) # Welcome to the heidelpay basket api diff --git a/composer.json b/composer.json index c32f0ee..aaae197 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "support": { "email": "development@heidelpay.com" }, - "homepage": "https://dev.heidelpay.com", + "homepage": "http://dev.heidelpay.com", "minimum-stability": "dev", "type": "library", "keywords": [ diff --git a/lib/Adapter/CurlAdapter.php b/lib/Adapter/CurlAdapter.php index eb0af72..ea01bf9 100644 --- a/lib/Adapter/CurlAdapter.php +++ b/lib/Adapter/CurlAdapter.php @@ -15,7 +15,7 @@ * @license Use of this software requires acceptance of the Evaluation License Agreement. See LICENSE file. * @copyright Copyright © 2017-present heidelpay GmbH. All rights reserved. * - * @link https://dev.heidelpay.com/PhpBaketApi + * @link http://dev.heidelpay.com/PhpBaketApi * * @author Jens Richter *