Skip to content

Commit 016fb68

Browse files
committed
Merge pull request #22 from hannesvdvreken/patch-1
Link to Laravel Framework 4.2 branch
2 parents 890cf14 + 9da7a93 commit 016fb68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/middlewares.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ <h3>
2222
</div>
2323
<div class="span6">
2424
<h3>
25-
<a href="https://github.com/laravel/framework/tree/master/src/Illuminate/Cookie">CookieGuard</a>
25+
<a href="https://github.com/laravel/framework/tree/4.2/src/Illuminate/Cookie">CookieGuard</a>
2626
</h3>
2727
<p class="by">
2828
by laravel
2929
</p>
3030
<p>The laravel cookie guard encrypts outgoing cookies.</p>
3131
<div class="btn-group">
32-
<a class="btn" href="https://github.com/laravel/framework/tree/master/src/Illuminate/Cookie"><i class="icon icon-github"></i> GitHub</a>
32+
<a class="btn" href="https://github.com/laravel/framework/tree/4.2/src/Illuminate/Cookie"><i class="icon icon-github"></i> GitHub</a>
3333
<a class="btn" href="https://packagist.org/packages/illuminate/cookie"><i class="icon icon-archive"></i> Packagist</a>
3434
</div>
3535
</div>

0 commit comments

Comments
 (0)