Skip to content

Commit 99e0063

Browse files
authored
Merge pull request #5111 from plunkettscott/5.7
[5.7] Change community Socialite drivers website URL
2 parents c603d34 + fc64bae commit 99e0063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

socialite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
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.
1717

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

0 commit comments

Comments
 (0)