diff --git a/CHANGELOG.md b/CHANGELOG.md index d25bd14d..d306e412 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a * Card Examples - Ensure that error messages are displayed just one time. * Configuration - Change default protocol to https. * Configuration - Correct vendor name of path constant `UNZER_PAPI_FOLDER`. +* Update documentation links. ## [1.1.1.1](https://github.com/unzerdev/php-sdk/compare/1.1.1.0..1.1.1.1) diff --git a/README.md b/README.md index f79fa14a..a4e1a0ff 100755 --- a/README.md +++ b/README.md @@ -11,10 +11,10 @@ This SDK provides for an easy way to connect to the Unzer Rest API. Please refer to the following documentation for installation instructions and usage information. -* [API Documentation](https://docs.unzer.com/docs/introduction) -* [PHP SDK Documentation](https://docs.unzer.com/docs/php-sdk) -* [How to use the examples](https://docs.unzer.com/docs/example-implementations) -* [Debugging](https://docs.unzer.com/docs/logging-and-debugging) +* [API Documentation](https://docs.unzer.com/overview) +* [PHP SDK Documentation](https://docs.unzer.com/integrate/php-sdk) +* [How to use the examples](https://docs.unzer.com/integrate/php-sdk/example-implementations) +* [Debugging](https://docs.unzer.com/integrate/php-sdk/logging-and-debugging) ## Supported payment types * Alipay diff --git a/examples/Bancontact/index.php b/examples/Bancontact/index.php index e5f4c6bc..adaef604 100644 --- a/examples/Bancontact/index.php +++ b/examples/Bancontact/index.php @@ -45,7 +45,7 @@
- +