Skip to content

Commit fc64bae

Browse files
Change community Socialite drivers website URL
1 parent c603d34 commit fc64bae

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)