Skip to content

Commit 395612e

Browse files
fixed symfony httpcache documentation link
1 parent 7dda6be commit 395612e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/features/symfony-http-cache.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ your kernel like this::
9898
}
9999
}
100100

101-
Now you need to adjust your front controller (that you set up according to the `Symfony HttpCache documentation_`) to use that cache instance rather than creating one::
101+
Now you need to adjust your front controller (that you set up according to the `Symfony HttpCache documentation`_) to use that cache instance rather than creating one::
102102

103103
// public/index.php
104104

0 commit comments

Comments
 (0)