diff --git a/src/Auth/OAuth/Yahoo.php b/src/Auth/OAuth/Yahoo.php index cdf865bbec..c14e4c6650 100644 --- a/src/Auth/OAuth/Yahoo.php +++ b/src/Auth/OAuth/Yahoo.php @@ -5,7 +5,7 @@ namespace Auth\OAuth; use Auth\OAuth; // Reference Material -// https://dev.twitch.tv/docs/authentication +// https://developer.yahoo.com/oauth2/guide/ class Yahoo extends OAuth {