Skip to content

Commit e12e776

Browse files
committed
RST
1 parent 088690f commit e12e776

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

weblink.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ HTTP/2!
4949
.. image:: /_images/components/weblink/symfony4-http2.png
5050

5151
Let's create a very simple homepage using
52-
the `Twig`_ templating engine.
52+
the Twig_ templating engine.
5353

5454
The first step is to install the library itself:
5555

@@ -61,7 +61,7 @@ Symfony is smart enough to download Twig, to automatically register it,
6161
and to enable Symfony features requiring the library.
6262
It also generates a base HTML5 layout in the ``templates/`` directory.
6363

64-
Now, download `Bootstrap`_, extract the archive and copy the file
64+
Now, download Bootstrap_, extract the archive and copy the file
6565
``dist/css/bootstrap.min.css`` in the ``public/`` directory of our
6666
project.
6767

0 commit comments

Comments
 (0)