File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -118,11 +118,11 @@ See ":ref:`http-kernel-working-example`" for a more concrete implementation.
118
118
For general information on adding listeners to the events below, see
119
119
:ref: `http-kernel-creating-listener `.
120
120
121
- .. tip ::
121
+ .. seealso ::
122
122
123
- Fabien Potencier also wrote a wonderful series on using the HttpKernel
124
- component and other Symfony components to create your own framework. See
125
- ` Create your own framework... on top of the Symfony2 Components `_ .
123
+ There is a wonderful tutorial series on using the HttpKernel component and
124
+ other Symfony components to create your own framework. See
125
+ :doc: ` /create_framework/introduction ` .
126
126
127
127
.. _component-http-kernel-kernel-request :
128
128
You can’t perform that action at this time.
0 commit comments