Skip to content

Commit 0ef5ad2

Browse files
committed
Remove some extra links from symfony/http-kernel middleware.
1 parent 3987cb6 commit 0ef5ad2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/middlewares.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ <h3>HttpCache</h3>
1515
<p>The Symfony2 cache system relies on the simplicity and power of the HTTP cache as defined in the HTTP specification.</p>
1616
<div class="btn-group">
1717
<a class="btn" href="https://github.com/symfony/symfony/tree/master/src/Symfony/Component/HttpKernel"><i class="icon icon-github"></i> GitHub</a>
18-
<a class="btn" href="http://symfony.com/doc/current/book/http_cache.html"><i class="icon icon-book"></i> Docs</a>
19-
<a class="btn" href="https://github.com/symfony/symfony/blob/master/src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php"><i class="icon icon-code"></i> Code</a>
2018
<a class="btn" href="https://packagist.org/packages/syfmony/http-kernel"><i class="icon icon-archive"></i> Packagist</a>
2119
</div>
2220
</div>

0 commit comments

Comments
 (0)