8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6ab64b commit 09b3b1bCopy full SHA for 09b3b1b
components/http_kernel/introduction.rst
@@ -118,11 +118,11 @@ See ":ref:`http-kernel-working-example`" for a more concrete implementation.
118
For general information on adding listeners to the events below, see
119 950A code>
119
:ref:`http-kernel-creating-listener`.
120
121
-.. tip::
+.. seealso::
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`_.
+ There is a wonderful tutorial series on using the HttpKernel component and
+ other Symfony components to create your own framework. See
+ :doc:`/create_framework/introduction`.
126
127
.. _component-http-kernel-kernel-request:
128
0 commit comments