Skip to content

Commit bbdd374

Browse files
committed
fix(docs): README refs
1 parent 282d2f5 commit bbdd374

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
# SumUp PHP SDK
44

5-
[![Stars](https://img.shields.io/github/stars/sumup/sumup-ecom-php-sdk?style=social)](https://github.com/sumup/sumup-go/)
6-
[![Latest Stable Version](https://poser.pugx.org/sumup/sumup-ecom-php-sdk/v/stable.svg)](https://packagist.org/packages/sumup/sumup-ecom-php-sdk)
7-
[![Total Downloads](https://poser.pugx.org/sumup/sumup-ecom-php-sdk/downloads.svg)](https://packagist.org/packages/sumup/sumup-ecom-php-sdk)
5+
[![Stars](https://img.shields.io/github/stars/sumup/sumup-php?style=social)](https://github.com/sumup/sumup-go/)
6+
[![Latest Stable Version](https://poser.pugx.org/sumup/sumup-php/v/stable.svg)](https://packagist.org/packages/sumup/sumup-php)
7+
[![Total Downloads](https://poser.pugx.org/sumup/sumup-php/downloads.svg)](https://packagist.org/packages/sumup/sumup-php)
88
[![License](https://img.shields.io/github/license/sumup/sumup-go)](./LICENSE)
99
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.1%20adopted-ff69b4.svg)](https://github.com/sumup/sumup-go/tree/main/CODE_OF_CONDUCT.md)
1010

@@ -18,8 +18,8 @@ This repository contains the open source PHP SDK that allows you to integrate qu
1818

1919
The SumUp eCom PHP SDK can be installed with [Composer](https://getcomposer.org/). Run the following command:
2020

21-
```
22-
composer require sumup/sumup-ecom-php-sdk
21+
```bash
22+
composer require sumup/sumup-php
2323
```
2424

2525
## Basic usage
@@ -113,8 +113,8 @@ For a full list of available services and methods, explore the `src/Services/` d
113113

114114
## License
115115

116-
For information about the license see the [license](https://github.com/sumup/sumup-ecom-php-sdk/blob/master/LICENSE.md) file.
116+
For information about the license see the [license](https://github.com/sumup/sumup-php/blob/master/LICENSE.md) file.
117117

118118
## Contact us
119119

120-
If you have found a bug or you lack some functionality please [open an issue](https://github.com/sumup/sumup-ecom-php-sdk/issues/new). If you have other issues when integrating with SumUp's API you can send an email to [integration@sumup.com](mailto:integration@sumup.com).
120+
If you have found a bug or you lack some functionality please [open an issue](https://github.com/sumup/sumup-php/issues/new). If you have other issues when integrating with SumUp's API you can send an email to [integration@sumup.com](mailto:integration@sumup.com).

0 commit comments

Comments
 (0)