Skip to content

Commit 5bdea85

Browse files
committed
Merge pull request #64 from fwartner/fwartner-patch-1
Changed Socialite URL
2 parents be0cfa0 + 0d56979 commit 5bdea85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/marketing.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ public function handle(Repository $repo)
195195
</div>
196196
<div class="tile">
197197
<h2>Power Packed</h2>
198-
<p>Laravel is amazing out of the box, but there's more to explore! Let <a href="/docs/billing">Cashier</a> make subscription billing painless, or use <a href="/docs/authentication#social-authentication">Socialite</a> to authenticate with Facebook, Twitter, and more.</p>
198+
<p>Laravel is amazing out of the box, but there's more to explore! Let <a href="/docs/billing">Cashier</a> make subscription billing painless, or use <a href="https://github.com/laravel/socialite">Socialite</a> to authenticate with Facebook, Twitter, and more.</p>
199199
</div>
200200
</div>
201201
</section>

0 commit comments

Comments
 (0)