File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Installation
45
45
You can install the component in two different ways:
46
46
47
47
* :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 ).
49
49
50
50
Usage
51
51
-----
Original file line number Diff line number Diff line change @@ -70,5 +70,5 @@ Both ``evaluate()`` and ``compile()`` can handle ``ParsedExpression`` and
70
70
71
71
var_dump($language->evaluate($expression)); // prints 5
72
72
73
- .. _DoctrineBridge : https://github.com/symfony/DoctrineBridge
73
+ .. _DoctrineBridge : https://github.com/symfony/doctrine-bridge
74
74
.. _`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