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 088690f commit e12e776Copy full SHA for e12e776
weblink.rst
@@ -49,7 +49,7 @@ HTTP/2!
49
.. image:: /_images/components/weblink/symfony4-http2.png
50
51
Let's create a very simple homepage using
52
-the `Twig`_ templating engine.
+the Twig_ templating engine.
53
54
The first step is to install the library itself:
55
@@ -61,7 +61,7 @@ Symfony is smart enough to download Twig, to automatically register it,
61
and to enable Symfony features requiring the library.
62
It also generates a base HTML5 layout in the ``templates/`` directory.
63
64
-Now, download `Bootstrap`_, extract the archive and copy the file
+Now, download Bootstrap_, extract the archive and copy the file
65
``dist/css/bootstrap.min.css`` in the ``public/`` directory of our
66
project.
67
0 commit comments