Skip to content

Commit

Permalink
fix: update socialite providers URL
Browse files Browse the repository at this point in the history
We've updated the domain where the socialite providers docs live, this updates that to match πŸ‘
  • Loading branch information
atymic committed Aug 2, 2020
1 parent d97e1b9 commit 12fdff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion socialite.md
Expand Up @@ -15,7 +15,7 @@

In addition to typical, form based authentication, Laravel also provides a simple, convenient way to authenticate with OAuth providers using [Laravel Socialite](https://github.com/laravel/socialite). Socialite currently supports authentication with Facebook, Twitter, LinkedIn, Google, GitHub, GitLab and Bitbucket.

> {tip} Adapters for other platforms are listed at the community driven [Socialite Providers](https://socialiteproviders.netlify.com/) website.
> {tip} Adapters for other platforms are listed at the community driven [Socialite Providers](https://socialiteproviders.com/) website.
<a name="upgrading-socialite"></a>
## Upgrading Socialite
Expand Down

0 comments on commit 12fdff7

Please sign in to comment.