File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,9 @@ What did this recipe do? In addition to automatically enabling the feature in
71
71
Twig: Rendering a Template
72
72
--------------------------
73
73
74
- Thanks to Flex, after one command, you can start using Twig immediately::
74
+ Thanks to Flex, after one command, you can start using Twig immediately:
75
+
76
+ .. code-block :: diff
75
77
76
78
// src/Controller/DefaultController.php
77
79
// ...
@@ -242,7 +244,7 @@ More Features, Architecture and Speed
242
244
I hope you're as excited about Flex as I am! But we still have *one * more chapter,
243
245
and it's the most important yet. I want to show you how Symfony empowers you to quickly
244
246
build features *without * sacrificing code quality or performance. It's all about
245
- the service container, and it's Symfony's super power.
247
+ the service container, and it's Symfony's super power. Read on: about :doc: ` /quick_tour/the_architecture `.
246
248
247
249
.. _`https://symfony.sh` : https://symfony.sh
248
250
.. _`Api Platform` : https://api-platform.com/
You can’t perform that action at this time.
0 commit comments