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 0973284 commit 76e1bbcCopy full SHA for 76e1bbc
frontend.rst
@@ -2,9 +2,9 @@ Front-end Tools: Handling CSS & JavaScript
2
==========================================
3
4
Symfony gives you the flexibility to choose any front-end tools you want. There
5
-are generally two approaches: :ref:`building your HTML with PHP & Twig <frontend-twig-php>`_
6
-or :ref:`building your frontend with a JavaScript framework <frontend-js>`_ like React. Both work great - and are discussed
7
-below.
+are generally two approaches: :ref:`building your HTML with PHP & Twig <frontend-twig-php>`
+or :ref:`building your frontend with a JavaScript framework <frontend-js>` like React.
+Both work great - and are discussed below.
8
9
.. _frontend-twig-php:
10
0 commit comments