Skip to content

Commit f0b3e64

Browse files
committed
Merge pull request symfony#3349 from bicpi/update_httpbis_links
[HTTP Cache] Update HTTP Bis spec links
2 parents 62bd1fe + 3c926c2 commit f0b3e64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/http_cache.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1101,6 +1101,6 @@ Learn more from the Cookbook
11011101
.. _`validation model`: http://tools.ietf.org/html/rfc2616#section-13.3
11021102
.. _`RFC 2616`: http://tools.ietf.org/html/rfc2616
11031103
.. _`HTTP Bis`: http://tools.ietf.org/wg/httpbis/
1104-
.. _`P4 - Conditional Requests`: http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional-12
1105-
.. _`P6 - Caching: Browser and intermediary caches`: http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache-12
1104+
.. _`P4 - Conditional Requests`: http://tools.ietf.org/html/draft-ietf-httpbis-p4-conditional
1105+
.. _`P6 - Caching: Browser and intermediary caches`: http://tools.ietf.org/html/draft-ietf-httpbis-p6-cache
11061106
.. _`ESI`: http://www.w3.org/TR/esi-lang

0 commit comments

Comments
 (0)