Skip to content

Commit 89814fb

Browse files
committed
update remaining GitHub repository names
1 parent b1e76b5 commit 89814fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

components/asset/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Installation
4545
You 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

5050
Usage
5151
-----

components/expression_language/caching.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)