File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ shown to the end-user.
41
41
error pages during development. This will also stop
42
42
Symfony2 from recompiling your twig templates, among other things.
43
43
44
- The third-party `webfactory/exceptions-bundle `_ provides a special
44
+ The third-party `WebfactoryExceptionsBundle `_ provides a special
45
45
test controller that allows you to display your custom error
46
46
pages for arbitrary HTTP status codes even with
47
47
``kernel.debug `` set to ``true ``.
@@ -128,4 +128,4 @@ Symfony uses the following algorithm to determine which template to use:
128
128
``exception.html.twig `` for the standard HTML exception page or
129
129
``exception.json.twig `` for the JSON exception page.
130
130
131
- .. _`webfactory/exceptions-bundle ` : https://github.com/webfactory/exceptions-bundle
131
+ .. _`WebfactoryExceptionsBundle ` : https://github.com/webfactory/exceptions-bundle
You can’t perform that action at this time.
0 commit comments