Skip to content

Commit

Permalink
Change community Socialite drivers website URL
Browse files Browse the repository at this point in the history
  • Loading branch information
plunkettscott authored Apr 6, 2019
1 parent 53300b2 commit 051274c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion socialite.md
Original file line number Diff line number Diff line change
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.github.io/) website.
> {tip} Adapters for other platforms are listed at the community driven [Socialite Providers](https://socialiteproviders.netlify.com/) website.
<a name="upgrading-socialite"></a>
## Upgrading Socialite
Expand Down

0 comments on commit 051274c

Please sign in to comment.