From 6d2e8b1155933d535234020b783a6e111beee818 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Szyma=C5=84ski?= Date: Mon, 17 Aug 2020 21:18:37 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0fb8d3d..71dcaf2 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Provides [Discord](https://discordapp.com/) OAuth 2.0 support for PHP League's [OAuth 2.0 client](https://github.com/thephpleague/oauth2-client). Fully compliant with the [PSR-1](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md) & [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md) and the [PHP7 features](http://php.net/manual/en/migration70.new-features.php). -Used in applications using Discord's OAuth 2.0 authorization (such as [DiscordListing.me](https://discordlisting.me)). +Used in applications using Discord's OAuth 2.0 authorization (such as [DiscordList.io](https://discordlist.io)). ## Installation To install, use composer @@ -17,4 +17,4 @@ To install, use composer composer require chonsser/oauth2-discord ``` -[![DLM logo](http://i.imgur.com/j10tczn.png)](https://discordlisting.me) +[![DLM logo](http://i.imgur.com/j10tczn.png)](https://discordlist.io)