Skip to content

Commit 6bd1005

Browse files
committed
Update partner link
1 parent 32bae13 commit 6bd1005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/layouts/_top_nav.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<a class="{{ Request::is('forum*') ? 'active' : null }}" href="{{ action('ForumThreadsController@getIndex') }}">Forum</a>
1111
</li>
1212
<li>
13-
<a href="https://larajobs.com/?partner=28">Jobs</a>
13+
<a href="https://larajobs.com?partner=28">Jobs</a>
1414
</li>
1515
<li>
1616
<a class="{{ Request::is('chat*') ? 'active' : null }}" href="{{ action('ChatController@getIndex') }}">Live Chat</a>

0 commit comments

Comments
 (0)