10000 Update broken links to default VCL files · symfony/symfony-docs@d06a3d3 · GitHub
[go: up one dir, main page]

Skip to content

Commit d06a3d3

Browse files
authored
Update broken links to default VCL files
1 parent 1efdc73 commit d06a3d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbook/cache/varnish.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,6 @@ proxy before it has expired, it adds complexity to your caching setup.
256256
.. _`Surrogate-Capability Header`: http://www.w3.org/TR/edge-arch
257257
.. _`cache invalidation`: http://tools.ietf.org/html/rfc2616#section-13.10
258258
.. _`FOSHttpCacheBundle`: http://foshttpcachebundle.readthedocs.org/
259-
.. _`default.vcl`: https://www.varnish-cache.org/trac/browser/bin/varnishd/default.vcl?rev=3.0
260-
.. _`builtin.vcl`: https://www.varnish-cache.org/trac/browser/bin/varnishd/builtin.vcl?rev=4.0
259+
.. _`default.vcl`: https://github.com/varnish/Varnish-Cache/blob/3.0/bin/varnishd/default.vcl
260+
.. _`builtin.vcl`: https://github.com/varnish/Varnish-Cache/blob/4.1/bin/varnishd/builtin.vcl
261261
.. _`User Context`: http://foshttpcachebundle.readthedocs.org/en/latest/features/user-context.html

0 commit comments

Comments
 (0)
0