Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Commit 6b77bbe

Browse files
committed
fixed urls
1 parent 5fcfa76 commit 6b77bbe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

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

33
# PHP wrapper for [Fortnite-API.com](https://fortnite-api.com)
44

5-
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/Fortnite-API/php-wrapper)](https://github.com/Fortnite-API/php-wrapper/releases) [![Packagist](https://img.shields.io/packagist/dt/michel-pi/fortnite-api)](https://packagist.org/packages/michel-pi/fortnite-api) [![GitHub issues](https://img.shields.io/github/issues/Fortnite-API/php-wrapper)](https://github.com/Fortnite-API/php-wrapper/issues) [![MIT License](https://img.shields.io/github/license/Fortnite-API/php-wrapper)](https://github.com/Fortnite-API/php-wrapper/blob/master/LICENSE)
5+
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/Fortnite-API/php-wrapper)](https://github.com/Fortnite-API/php-wrapper/releases) [![Packagist](https://img.shields.io/packagist/dt/fortnite-api/php-wrapper)](https://packagist.org/packages/fortnite-api/php-wrapper) [![GitHub issues](https://img.shields.io/github/issues/Fortnite-API/php-wrapper)](https://github.com/Fortnite-API/php-wrapper/issues) [![MIT License](https://img.shields.io/github/license/Fortnite-API/php-wrapper)](https://github.com/Fortnite-API/php-wrapper/blob/master/LICENSE)
66

7-
[![Guzzle HTTP](https://img.shields.io/badge/requires-guzzlehttp%2Fguzzle-blue)](https://github.com/guzzle/guzzle) [![PHP version](https://img.shields.io/packagist/php-v/michel-pi/fortnite-api)](https://www.php.net/)
7+
[![Guzzle HTTP](https://img.shields.io/badge/requires-guzzlehttp%2Fguzzle-blue)](https://github.com/guzzle/guzzle) [![PHP version](https://img.shields.io/packagist/php-v/fortnite-api/php-wrapper)](https://www.php.net/)
88

99
</div>
1010

@@ -126,7 +126,7 @@ $query = [
126126

127127
if you can provide any help, may it only be spell checking please contribute!
128128

129-
I am open for any contribution.
129+
We are open for any contribution.
130130

131131
## License
132132

0 commit comments

Comments
 (0)