File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Installation
4545You can install the component in two different ways:
4646
4747* :doc: `Install it via Composer </components/using_components >` (``symfony/asset `` on `Packagist `_);
48- * Use the official Git repository (https://github.com/symfony/Asset ).
48+ * Use the official Git repository (https://github.com/symfony/asset ).
4949
5050Usage
5151-----
Original file line number Diff line number Diff line change @@ -70,5 +70,5 @@ Both ``evaluate()`` and ``compile()`` can handle ``ParsedExpression`` and
7070
7171 var_dump($language->evaluate($expression)); // prints 5
7272
73- .. _DoctrineBridge : https://github.com/symfony/DoctrineBridge
73+ .. _DoctrineBridge : https://github.com/symfony/doctrine-bridge
7474.. _`doctrine cache library` : http://docs.doctrine-project.org/projects/doctrine-common/en/latest/reference/caching.html
You can’t perform that action at this time.
0 commit comments