8000 Create your own Framework tutorial is moved to the docs · symfony/symfony-docs@09b3b1b · GitHub
[go: up one dir, main page]

Skip to content

Commit 09b3b1b

Browse files
committed
Create your own Framework tutorial is moved to the docs
1 parent b6ab64b commit 09b3b1b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

components/http_kernel/introduction.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,11 +118,11 @@ See ":ref:`http-kernel-working-example`" for a more concrete implementation.
118118
For general information on adding listeners to the events below, see
119119
:ref:`http-kernel-creating-listener`.
120120

121-
.. tip::
121+
.. seealso::
122122

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`.
126126

127127
.. _component-http-kernel-kernel-request:
128128

0 commit comments

Comments
 (0)
0