Skip to content

Commit

Permalink
Update socialite.md (#6964)
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Apr 2, 2021
1 parent 85d6b2a commit d5c7371
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions socialite.md
Expand Up @@ -2,7 +2,7 @@

- [Introduction](#introduction)
- [Installation](#installation)
- [Upgrading Socialite](#upgrading-socialite)
- [Upgrading Socialite](#upgrading-socialite)
- [Configuration](#configuration)
- [Authentication](#authentication)
- [Routing](#routing)
Expand All @@ -25,7 +25,7 @@ To get started with Socialite, use the Composer package manager to add the packa
composer require laravel/socialite

<a name="upgrading-socialite"></a>
### Upgrading Socialite
## Upgrading Socialite

When upgrading to a new major version of Socialite, it's important that you carefully review [the upgrade guide](https://github.com/laravel/socialite/blob/master/UPGRADE.md).

Expand Down

0 comments on commit d5c7371

Please sign in to comment.