diff --git a/http_cache/varnish.rst b/http_cache/varnish.rst index 259c5c1a583..95626093cc5 100644 --- a/http_cache/varnish.rst +++ b/http_cache/varnish.rst @@ -240,6 +240,6 @@ proxy before it has expired, it adds complexity to your caching setup. .. _`Surrogate-Capability Header`: http://www.w3.org/TR/edge-arch .. _`cache invalidation`: http://tools.ietf.org/html/rfc2616#section-13.10 .. _`FOSHttpCacheBundle`: http://foshttpcachebundle.readthedocs.org/ -.. _`default.vcl`: https://github.com/varnish/Varnish-Cache/blob/3.0/bin/varnishd/default.vcl -.. _`builtin.vcl`: https://github.com/varnish/Varnish-Cache/blob/4.1/bin/varnishd/builtin.vcl +.. _`default.vcl`: https://github.com/varnishcache/varnish-cache/blob/3.0/bin/varnishd/default.vcl +.. _`builtin.vcl`: https://github.com/varnishcache/varnish-cache/blob/4.1/bin/varnishd/builtin.vcl .. _`User Context`: http://foshttpcachebundle.readthedocs.org/en/latest/features/user-context.html