Skip to content

Commit 24dc12f

Browse files
committed
Link to "become a sponsor" page on the homepage, not the create sponsor page
1 parent 1332e61 commit 24dc12f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/home/partials/welcome.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<p>
1212
{!! trans('messages.home.sponsor_cta.text') !!}
1313
<strong>
14-
<a href="{{ route('sponsors.create') }}">@lang('messages.home.sponsor_cta.action_text')</a>
14+
<a href="{{ route('sponsors.info') }}">@lang('messages.home.sponsor_cta.action_text')</a>
1515
</strong>
1616
</p>
1717
</div>

0 commit comments

Comments
 (0)